Home
last modified time | relevance | path

Searched refs:get_perf_counter (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A Dtimemodule.c1171 get_perf_counter(_PyTime_t *t) function
1182 if (get_perf_counter(&t) < 0) {
1198 if (get_perf_counter(&t) < 0) {

Completed in 3 milliseconds