Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dtimemodule.c1135 time_perf_counter_ns(PyObject *self, PyObject *unused) function
1814 {"perf_counter_ns", time_perf_counter_ns, METH_NOARGS, perf_counter_ns_doc},