Searched defs:seconds (Results 1 – 6 of 6) sorted by relevance
26 bool TimedWait(int seconds) in TimedWait()
42 double seconds = static_cast<double>(timestamp) / 1e9; in ConvertTimestampToSecStr() local
43 bool PosixSemaphore::TimedWait(int seconds, int nanoSeconds) in TimedWait()
46 bool StdSemaphore::TimedWait(int seconds, int nanoSeconds) in TimedWait()
84 def timeout(seconds = 300): argument
44673 u64 seconds; member