IBNOS
Classes | Functions
timer.h File Reference
#include <stdint.h>
#include <stdbool.h>
#include <process/object.h>
#include <util/list.h>
Include dependency graph for timer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  timerInfo
 
struct  timer
 

Functions

struct timertimerCreate (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...