Home
last modified time | relevance | path

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

/external/webrtc/webrtc/system_wrappers/include/
Dtick_util.h69 static int64_t QueryOsForTicks();
159 return TickTime(QueryOsForTicks()); in Now()
/external/webrtc/webrtc/system_wrappers/source/
Dtick_util.cc88 int64_t TickTime::QueryOsForTicks() { in QueryOsForTicks() function in webrtc::TickTime