Searched defs:wait_seconds (Results 1 – 7 of 7) sorted by relevance
9 "wait_seconds": 15.0, number
15 bool WaitForDebugger(int wait_seconds, bool silent) { in WaitForDebugger()
21 bool WaitForDebugger(int wait_seconds, bool silent) { in WaitForDebugger()
9 def __init__(self, lock_file_path, wait_seconds=0.1): argument
30 void MultiWait::Wait(double wait_seconds) { in Wait()