Searched refs:HighResNowSingleton (Results 1 – 1 of 1) sorted by relevance
311 class HighResNowSingleton { class313 static HighResNowSingleton* GetInstance() { in GetInstance()314 return Singleton<HighResNowSingleton>::get(); in GetInstance()341 HighResNowSingleton() in HighResNowSingleton() function in __anond22ddbc40211::HighResNowSingleton381 friend struct DefaultSingletonTraits<HighResNowSingleton>;401 return TimeTicks() + HighResNowSingleton::GetInstance()->Now(); in HighResNow()406 return HighResNowSingleton::GetInstance()->GetQPCDriftMicroseconds(); in GetQPCDriftMicroseconds()411 return HighResNowSingleton::GetInstance()->IsUsingHighResClock(); in IsHighResClockWorking()