Searched refs:GetMonotonicRelativeTimeInMicrosecond (Results 1 – 6 of 6) sorted by relevance
58 int GetMonotonicRelativeTimeInMicrosecond(uint64_t &outTime);
150 int errCode = OS::GetMonotonicRelativeTimeInMicrosecond(time); in GetMonotonicTime()
172 int errCode = OS::GetMonotonicRelativeTimeInMicrosecond(time); in GetMonotonicTime()
195 int GetMonotonicRelativeTimeInMicrosecond(uint64_t &outTime) in GetMonotonicRelativeTimeInMicrosecond() function511 int GetMonotonicRelativeTimeInMicrosecond(uint64_t &outTime)
248 …OS::GetMonotonicRelativeTimeInMicrosecond(microsecond); // It is not very possible to fail, if so … in GetTime()
179 (void)OS::GetMonotonicRelativeTimeInMicrosecond(lastMonotonicTime_); in Initialize()201 (void)OS::GetMonotonicRelativeTimeInMicrosecond(currentMonotonicTime); in GetTime()225 (void)OS::GetMonotonicRelativeTimeInMicrosecond(currentMonotonicTime); in TimeSkew()