Searched refs:UsePreciseTimer (Results 1 – 4 of 4) sorted by relevance
40 bool UsePreciseTimer();
52 bool IOEventLoop::UsePreciseTimer() { in UsePreciseTimer() function in IOEventLoop
131 ASSERT_TRUE(loop.UsePreciseTimer()); in TestPeriodicEvents()
562 if (!loop->UsePreciseTimer()) { in Run()