Home
last modified time | relevance | path

Searched refs:SYSTEM_TIME_REALTIME (Results 1 – 2 of 2) sorted by relevance

/system/core/libutils/include/utils/
DTimers.h80 SYSTEM_TIME_REALTIME = 0, // system-wide realtime clock enumerator
DMutex.h193 timeoutNs += systemTime(SYSTEM_TIME_REALTIME); in timedLock()