Searched refs:SYSTEM_TIME_REALTIME (Results 1 – 2 of 2) sorted by relevance
/system/core/libutils/include/utils/ | ||
D | Timers.h | 80 SYSTEM_TIME_REALTIME = 0, // system-wide realtime clock enumerator |
D | Mutex.h | 193 timeoutNs += systemTime(SYSTEM_TIME_REALTIME); in timedLock() |