Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dtimemodule.c1054 time_monotonic(PyObject *self, PyObject *unused) in time_monotonic() function
1689 {"monotonic", time_monotonic, METH_NOARGS, monotonic_doc},