Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dtimemodule.c1078 time_perf_counter(PyObject *self, PyObject *unused) in time_perf_counter() function
1697 {"perf_counter", time_perf_counter, METH_NOARGS, perf_counter_doc},