Searched refs:monotonic (Results 1 – 2 of 2) sorted by relevance
95 start_time = time.monotonic()97 while time.monotonic() < timeout:115 start_time = time.monotonic()117 while time.monotonic() < timeout:198 start_time = time.monotonic()200 while time.monotonic() < timeout:
24 val monotonic = queryToMonotonic(session, elapsed) in <lambda>() constant26 return real - monotonic in <lambda>()