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

/darwin-on-arm/xnu/iokit/IOKit/pwr_mgt/
H A DRootDomain.h627 AbsoluteTime systemWakeTime; member in class:IOPMrootDomain
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOPMrootDomain.cpp2214 clock_get_uptime(&systemWakeTime);
4928 SUB_ABSOLUTETIME(&now, &systemWakeTime);
6190 SUB_ABSOLUTETIME(&now, &systemWakeTime);

Completed in 77 milliseconds