Searched refs:UsePreciseTimer (Results 1 – 4 of 4) sorted by relevance
39 bool UsePreciseTimer();
49 bool IOEventLoop::UsePreciseTimer() { in UsePreciseTimer() function in IOEventLoop
129 ASSERT_TRUE(loop.UsePreciseTimer()); in TestPeriodicEvents()
421 if (!loop->UsePreciseTimer()) { in Run()