Home
last modified time | relevance | path

Searched refs:SetNowIsHighResNowIfSupported (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/base/test/
Dtest_suite.cc138 base::TimeTicks::SetNowIsHighResNowIfSupported(); in PreInitialize()
/external/chromium_org/base/time/
Dtime_win.cc473 bool TimeTicks::SetNowIsHighResNowIfSupported() { in SetNowIsHighResNowIfSupported() function in TimeTicks
Dtime.h643 static bool SetNowIsHighResNowIfSupported();
/external/chromium_org/chrome/browser/
Dchrome_browser_main_win.cc163 bool is_enabled = base::TimeTicks::SetNowIsHighResNowIfSupported(); in MaybeEnableHighResolutionTimeEverywhere()
/external/chromium_org/content/app/
Dcontent_main_runner.cc663 base::TimeTicks::SetNowIsHighResNowIfSupported(); in Initialize()