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