Searched refs:WatchdogTimer (Results 1 – 5 of 5) sorted by relevance
9 class WatchdogTimer(object): class
20 self._watcher = watchdog_timer.WatchdogTimer(timeout)
98 group.JoinAll(watchdog_timer.WatchdogTimer(0.01))
136 watchdog_timer.WatchdogTimer(timeout))
156 watcher = watchdog_timer.WatchdogTimer(None)