Searched refs:time_source_ (Results 1 – 4 of 4) sorted by relevance
20 time_source_(time_source) { in ThreadControllerWithMessagePumpImpl()75 DCHECK_LT(time_source_->NowTicks(), run_time); in SetNextDelayedDoWork()80 return time_source_; in GetClock()140 LazyNow lazy_now(time_source_); in DoWork()
27 time_source_(time_source), in ThreadControllerImpl()125 return time_source_; in GetClock()193 LazyNow lazy_now(time_source_); in DoWork()
99 TickClock* time_source_; // Not owned. variable
114 const TickClock* time_source_; variable