Home
last modified time | relevance | path

Searched refs:time_clock (Results 1 – 1 of 1) 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
782 {"clock", time_clock, METH_NOARGS, clock_doc},