Searched refs:time_monotonic (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | timemodule.c | 1140 time_monotonic(PyObject *self, PyObject *unused) function 1870 {"monotonic", time_monotonic, METH_NOARGS, monotonic_doc}, |
Completed in 3 milliseconds