Searched refs:_PyTime_GetClockWithInfo (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | timemodule.c | 141 _PyTime_GetClockWithInfo(_PyTime_t *tp, _Py_clock_info_t *info) in _PyTime_GetClockWithInfo() function 1365 return _PyTime_GetClockWithInfo(tp, info); |
Completed in 3 milliseconds