Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dtimemodule.c1272 time_process_time_ns(PyObject *self, PyObject *unused) in time_process_time_ns() function
1692 {"process_time_ns", time_process_time_ns, METH_NOARGS, process_time_ns_doc},