Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dtimemodule.c1510 time_get_clock_info(PyObject *self, PyObject *args) function
1815 {"get_clock_info", time_get_clock_info, METH_VARARGS, get_clock_info_doc},