timerEventSource
Allocates and returns an initialized timer instance.
Declaration
static IOTimerEventSource * timerEventSource(
OSObject *owner,
Action action = 0);Parameters
- owner:
- action:
Allocates and returns an initialized timer instance.
static IOTimerEventSource * timerEventSource(
OSObject *owner,
Action action = 0);