Home
last modified time | relevance | path

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

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