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

/external/autotest/scheduler/
H A Dpidfile_monitor.py16 def _get_pidfile_timeout_secs(): function
159 if time.time() - self._start_time > _get_pidfile_timeout_secs():

Completed in 71 milliseconds