Home
last modified time | relevance | path

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

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