OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wakeup_interval_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/metrics/
thread_watcher.cc
734
wakeup_interval_
(wakeup_interval) {
767
if ((now - last_wakeup_time_) <
wakeup_interval_
)
thread_watcher.h
509
// activity. It will wake up all thread watchers every |
wakeup_interval_
|
527
const base::TimeDelta
wakeup_interval_
;
member in class:ThreadWatcherObserver
Completed in 780 milliseconds