HomeSort by relevance Sort by last modified time
    Searched refs:SetNowIsHighResNowIfSupported (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/base/test/
test_suite.cc 138 base::TimeTicks::SetNowIsHighResNowIfSupported();
  /external/chromium_org/base/time/
time_win.cc 473 bool TimeTicks::SetNowIsHighResNowIfSupported() {
time.h 643 static bool SetNowIsHighResNowIfSupported();
  /external/chromium_org/chrome/browser/
chrome_browser_main_win.cc 163 bool is_enabled = base::TimeTicks::SetNowIsHighResNowIfSupported();
  /external/chromium_org/content/app/
content_main_runner.cc 663 base::TimeTicks::SetNowIsHighResNowIfSupported();

Completed in 393 milliseconds