|
PatchworkOS
|
#include <time.h>Go to the source code of this file.
Functions | |
| void | _clock_init (void) |
| clock_t | _clock_get (void) |
| clock_t _clock_get | ( | void | ) |
| void _clock_init | ( | void | ) |
Definition at line 7 of file clock.c.
References startTime, and uptime().
Referenced by _user_init().