Contents

timerEventSource

Allocates and returns an initialized timer instance.

Declaration

static IOTimerEventSource * timerEventSource(
 OSObject *owner,
 Action action = 0);

Parameters

  • owner:
  • action:

See Also

Miscellaneous