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