Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dtimemodule.c1066 time_monotonic_ns(PyObject *self, PyObject *unused) in time_monotonic_ns() function
1690 {"monotonic_ns", time_monotonic_ns, METH_NOARGS, monotonic_ns_doc},