Home
last modified time | relevance | path

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

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