Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dtimemodule.c1307 time_process_time(PyObject *self, PyObject *unused) function
1807 {"process_time", time_process_time, METH_NOARGS, process_time_doc},