Searched refs:_PyTime_GetClockWithInfo (Results 1 – 1 of 1) sorted by relevance
102 _PyTime_GetClockWithInfo(_PyTime_t *tp, _Py_clock_info_t *info) in _PyTime_GetClockWithInfo() function165 if (_PyTime_GetClockWithInfo(&t, info) < 0) { in pyclock()1252 return _PyTime_GetClockWithInfo(tp, info); in _PyTime_GetProcessTimeWithInfo()