Searched defs:GetClock (Results 1 – 3 of 3) sorted by relevance
/external/chromium-trace/catapult/common/py_trace_event/py_trace_event/ | ||
D | trace_time.py | 230 def GetClock(): function |
/external/libchrome/base/time/ | ||
D | time_mac.cc | 262 TimeTicks::Clock TimeTicks::GetClock() { in GetClock() function in base::TimeTicks |
D | time_posix.cc | 333 TimeTicks::Clock TimeTicks::GetClock() { in GetClock() function in base::TimeTicks |