Searched refs:systemWakeTime (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/iokit/IOKit/pwr_mgt/
H A DRootDomain.h672 AbsoluteTime systemWakeTime; member in class:IOPMrootDomain
/xnu-2422.115.4/iokit/Kernel/
H A DIOPMrootDomain.cpp2252 clock_get_uptime(&systemWakeTime);
5153 SUB_ABSOLUTETIME(&now, &systemWakeTime);
6847 SUB_ABSOLUTETIME(&now, &systemWakeTime);

Completed in 537 milliseconds