Searched defs:wait_seconds (Results 1 – 6 of 6) sorted by relevance
9 "wait_seconds": 15.0, number
15 bool WaitForDebugger(int wait_seconds, bool silent) { in WaitForDebugger()
195 constexpr uint32_t wait_seconds = 4; in WaitForSleep() local