Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h3186 {"times", (PyCFunction)os_times, METH_NOARGS, os_times__doc__},
3192 os_times(PyObject *module, PyObject *Py_UNUSED(ignored)) in os_times() function