Searched refs:time_clock_gettime_ns (Results 1 – 1 of 1) sorted by relevance
45 {"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