Searched refs:pymonotonic (Results 1 – 1 of 1) sorted by relevance
786 pymonotonic(_PyTime_t *tp, _Py_clock_info_t *info, int raise) in pymonotonic() function943 if (pymonotonic(&t, NULL, 0) < 0) { in _PyTime_GetMonotonicClock()954 return pymonotonic(tp, info, 1); in _PyTime_GetMonotonicClockWithInfo()