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

  /external/chromium_org/chrome/browser/history/
top_sites_impl.h 247 base::TimeTicks timer_start_time_; member in class:history::TopSitesImpl
top_sites_impl.cc 903 if (timer_.IsRunning() && ((timer_start_time_ + timer_.GetCurrentDelay()) <
908 timer_start_time_ = base::TimeTicks::Now();
    [all...]

Completed in 111 milliseconds