|
Unify Framework Lib 1.7.0
|
#include "contiki-conf.h"Go to the source code of this file.
Macros | |
| #define | CLOCK_SECOND |
Functions | |
| int | clock_lte (clock_time_t t1, clock_time_t t2) |
| void | clock_init (void) |
| CCIF clock_time_t | clock_time (void) |
| void | clock_delay (unsigned int d) |
| int | clock_fine_max (void) |
| unsigned short | clock_fine (void) |
| CCIF unsigned long | clock_seconds (void) |