Searched refs:time_perf_counter (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | timemodule.c | 1179 time_perf_counter(PyObject *self, PyObject *unused) function 1878 {"perf_counter", time_perf_counter, METH_NOARGS, perf_counter_doc}, |
Completed in 3 milliseconds