Contents

wakeAtTimeMS

Setup a callback at this absolute time. See wakeAtTime(AbsoluteTime).

Declaration

virtual IOReturn wakeAtTimeMS(
 UInt32abstime);

Parameters

  • abstime:

    Time to wake up in milliseconds.

Return Value

kIOReturnSuccess if everything is fine, kIOReturnNoResources if action hasn't been declared.

See Also

Miscellaneous