Searched refs:py_mach_timebase_info (Results 1 – 1 of 1) sorted by relevance
788 py_mach_timebase_info(_PyTime_t *pnumer, _PyTime_t *pdenom, int raise) in py_mach_timebase_info() function880 if (py_mach_timebase_info(&timebase_numer, &timebase_denom, raise) < 0) { in py_get_monotonic_clock()