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.c1395 time_get_clock_info(PyObject *self, PyObject *args) in time_get_clock_info() function
1699 {"get_clock_info", time_get_clock_info, METH_VARARGS, get_clock_info_doc},