Searched refs:last_run_ (Results 1 – 2 of 2) sorted by relevance
199 last_run_ = now; in Run()215 next_scheduled = last_run_ + base::TimeDelta::FromMilliseconds(delay); in ScheduleInternal()
109 base::TimeTicks last_run_; variable