Searched refs:_PyTime_GetClockWithInfo (Results 1 – 2 of 2) sorted by relevance
128 _PyTime_GetClockWithInfo(_PyTime_t *tp, _Py_clock_info_t *info) in _PyTime_GetClockWithInfo() function1339 return _PyTime_GetClockWithInfo(tp, info);
2805 Modules/timemodule.c _PyTime_GetClockWithInfo initialized -