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