OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QueryOsForTicks
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/system_wrappers/include/
tick_util.h
69
static int64_t
QueryOsForTicks
();
159
return TickTime(
QueryOsForTicks
());
/external/webrtc/webrtc/system_wrappers/source/
tick_util.cc
88
int64_t TickTime::
QueryOsForTicks
() {
Completed in 55 milliseconds