Searched refs:time_monotonic_ns (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | timemodule.c | 1155 time_monotonic_ns(PyObject *self, PyObject *unused) function 1871 {"monotonic_ns", time_monotonic_ns, METH_NOARGS, monotonic_ns_doc}, |
Completed in 3 milliseconds