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.c1089 time_perf_counter_ns(PyObject *self, PyObject *unused) in time_perf_counter_ns() function
1698 {"perf_counter_ns", time_perf_counter_ns, METH_NOARGS, perf_counter_ns_doc},