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