Searched defs:getMonotonicTime (Results 1 - 2 of 2) sorted by relevance

/system/chre/platform/linux/
H A Dsystem_time.cc28 Nanoseconds SystemTime::getMonotonicTime() { function in class:chre::SystemTime
/system/chre/platform/slpi/
H A Dsystem_time.cc64 Nanoseconds SystemTime::getMonotonicTime() { function in class:chre::SystemTime
94 if (SystemTime::getMonotonicTime() >
101 gLastTimeSyncRequestNanos = SystemTime::getMonotonicTime();

Completed in 48 milliseconds