Home
last modified time | relevance | path

Searched refs:desired_run_time (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/timer/
Dtimer.h111 const TimeTicks& desired_run_time() const { return desired_run_time_; } in desired_run_time() function
/external/libchrome/components/timers/
Dalarm_timer_chromeos.cc413 base::Timer::desired_run_time(), true /* nestable */)); in Reset()