Home
last modified time | relevance | path

Searched refs:win_perf_counter (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Python/
Dpytime.c960 win_perf_counter(_PyTime_t *tp, _Py_clock_info_t *info) in win_perf_counter() function
1035 return win_perf_counter(t, info); in _PyTime_GetPerfCounterWithInfo()