nkjnm
Dependencies: MAX44000 nexpaq_mdk
Fork of LED_Demo by
TimeInterval Class Reference
Time interval class used to specify timeouts. More...
#include <Socket.h>
Public Member Functions | |
| TimeInterval (unsigned int ms) | |
| Time Interval. | |
Friends | |
| class | Socket |
Detailed Description
Time interval class used to specify timeouts.
Definition at line 91 of file libraries/net/lwip/Socket/Socket.h.
Constructor & Destructor Documentation
| TimeInterval | ( | unsigned int | ms ) |
Time Interval.
- Parameters:
-
ms time interval expressed in milliseconds
Definition at line 88 of file libraries/net/lwip/Socket/Socket.cpp.
Generated on Tue Jul 12 2022 17:04:04 by
1.7.2
