Searched defs:startup_watchdog_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/metrics/
H A Dthread_watcher.h594 // Destructor disarm's startup_watchdog_ (if it is arm'ed) so that alarm
598 // Constructs |startup_watchdog_| which spawns a thread and starts timer.
599 // |duration| specifies how long |startup_watchdog_| will wait before it
603 // Disarms |startup_watchdog_| thread and then deletes it which stops the
611 // Deletes |startup_watchdog_| if it is joinable. If |startup_watchdog_| is
619 base::Watchdog* startup_watchdog_; member in class:StartupTimeBomb

Completed in 62 milliseconds