|
tinydtls
0.8.1
|
Clock Handling. More...
Go to the source code of this file.
Macros | |
| #define | CLOCK_SECOND 1000 |
| #define | DTLS_TICKS_PER_SECOND CLOCK_SECOND |
Typedefs | |
| typedef uint32_t | clock_time_t |
| typedef clock_time_t | dtls_tick_t |
Functions | |
| void | dtls_clock_init (void) |
| void | dtls_ticks (dtls_tick_t *t) |
Clock Handling.
Definition in file dtls_time.h.
1.8.6