Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dtimemodule.c.h45 {"clock_gettime_ns", (PyCFunction)time_clock_gettime_ns, METH_O, time_clock_gettime_ns__doc__},
51 time_clock_gettime_ns(PyObject *module, PyObject *arg) in time_clock_gettime_ns() function