HomeSort by relevance Sort by last modified time
    Searched defs:HighResNow (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/base/time/
time_mac.cc 222 TimeTicks TimeTicks::HighResNow() {
238 return HighResNow();
time_posix.cc 303 TimeTicks TimeTicks::HighResNow() {
332 return HighResNow();
346 return HighResNow();
time_win.cc 488 TimeTicks TimeTicks::HighResNow() {
505 return HighResNow();

Completed in 445 milliseconds