OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:timer_start_time_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/history/
top_sites.h
330
base::TimeTicks
timer_start_time_
;
member in class:history::TopSites
top_sites.cc
912
if (timer_.IsRunning() && ((
timer_start_time_
+ timer_.GetCurrentDelay()) <
917
timer_start_time_
= base::TimeTicks::Now();
[
all
...]
Completed in 16 milliseconds