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