Searched defs:WaitForEvent (Results 1 – 2 of 2) sorted by relevance
129 bool SBListener::WaitForEvent(uint32_t timeout_secs, SBEvent &event) { in WaitForEvent() function in SBListener
328 def WaitForEvent(self, timeout=100): member in Control