Home
last modified time | relevance | path

Searched defs:time_clock (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
Dtimemodule.c156 time_clock(PyObject *self, PyObject *unused) in time_clock() function
165 time_clock(PyObject *self, PyObject *unused) in time_clock() function
/external/python/cpython3/Modules/
Dtimemodule.c173 time_clock(PyObject *self, PyObject *unused) in time_clock() function