|
PatchworkOS
|
Go to the source code of this file.
Functions | |
| void | _clock_init (void) |
| clock_t | _clock_get (void) |
Variables | |
| static clock_t | startTime = 0 |
| 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().
|
static |
Definition at line 5 of file clock.c.
Referenced by _clock_get(), _clock_init(), ps2_wait_until_clear(), ps2_wait_until_set(), and space_tlb_shootdown().