IBNOS
|
Go to the source code of this file.
Classes | |
struct | timerInfo |
struct | timer |
Functions | |
struct timer * | timerCreate (bool wakeupAll) |
Creates a new kernel timer object. More... | |
uint64_t | timerGetTimestamp () |
Returns the current kernel timestamp. More... | |
void | timerInit () |
Initializes the system timer. More... | |