Searched defs:monotonic_time (Results 1 – 1 of 1) sorted by relevance
53 from time import monotonic as monotonic_time unknown65 def monotonic_time(): function