|
ArvernOS
|
#include <stdint.h>Functions | |
| void | clock_init () |
| uint64_t | clock_get_current_microseconds () |
The (system) clock is used to manage the system time.
| uint64_t clock_get_current_microseconds | ( | ) |
Returns the current system time in microseconds.
| void clock_init | ( | ) |
Initializes the system clock.