Searched refs:getGMTTimeOfDay (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/platform/
H A DApplePlatformExpert.h79 virtual long getGMTTimeOfDay(void);
/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOPlatformExpert.h152 virtual long getGMTTimeOfDay( void );
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOPlatformExpert.cpp292 long IOPlatformExpert::getGMTTimeOfDay(void) function in class:IOPlatformExpert
379 *secs = getGMTTimeOfDay();

Completed in 62 milliseconds