Searched refs:IsUsingHighResClock (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/
H A Dtime_win.cc317 bool IsUsingHighResClock() { function in class:__anon1648::HighResNowSingleton
326 if (IsUsingHighResClock())
334 if (!IsUsingHighResClock())
411 return HighResNowSingleton::GetInstance()->IsUsingHighResClock();

Completed in 42 milliseconds