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

/system/core/init/
H A Dperfboot.py142 def notify_timeout(): function in function:WatchdogTimer.__init__
144 self._timer = threading.Timer(timeout, notify_timeout)

Completed in 53 milliseconds