Searched refs:kSleepSeconds (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/metrics/
H A Dthread_watcher.h483 static const int kSleepSeconds; member in class:ThreadWatcherList
H A Dthread_watcher.cc418 const int ThreadWatcherList::kSleepSeconds = 1; member in class:ThreadWatcherList
450 base::TimeDelta::FromSeconds(kSleepSeconds * unresponsive_threshold));
673 base::TimeDelta::FromSeconds(kSleepSeconds);

Completed in 148 milliseconds