HomeSort by relevance Sort by last modified time
    Searched refs:desired_run_time (Results 1 - 2 of 2) sorted by null

  /external/libchrome/base/timer/
timer.h 123 const TimeTicks& desired_run_time() const { return desired_run_time_; } function in class:base::Timer
  /external/libchrome/components/timers/
alarm_timer_chromeos.cc 77 base::Timer::desired_run_time(), true /* nestable */);

Completed in 79 milliseconds