Home
last modified time | relevance | path

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

/dports/databases/py-sqlite3/Python-3.8.12/Modules/
H A Dtimemodule.c1108 time_perf_counter_ns(PyObject *self, PyObject *unused) function
1725 {"perf_counter_ns", time_perf_counter_ns, METH_NOARGS, perf_counter_ns_doc},
/dports/databases/py-gdbm/Python-3.8.12/Modules/
H A Dtimemodule.c1108 time_perf_counter_ns(PyObject *self, PyObject *unused) function
1725 {"perf_counter_ns", time_perf_counter_ns, METH_NOARGS, perf_counter_ns_doc},
/dports/lang/python-tools/Python-3.8.12/Modules/
H A Dtimemodule.c1108 time_perf_counter_ns(PyObject *self, PyObject *unused) function
1725 {"perf_counter_ns", time_perf_counter_ns, METH_NOARGS, perf_counter_ns_doc},
/dports/lang/python37/Python-3.7.12/Modules/
H A Dtimemodule.c1089 time_perf_counter_ns(PyObject *self, PyObject *unused) in time_perf_counter_ns() function
1712 {"perf_counter_ns", time_perf_counter_ns, METH_NOARGS, perf_counter_ns_doc},
/dports/lang/python38/Python-3.8.12/Modules/
H A Dtimemodule.c1108 time_perf_counter_ns(PyObject *self, PyObject *unused) function
1725 {"perf_counter_ns", time_perf_counter_ns, METH_NOARGS, perf_counter_ns_doc},
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/
H A Dtimemodule.c1108 time_perf_counter_ns(PyObject *self, PyObject *unused) function
1725 {"perf_counter_ns", time_perf_counter_ns, METH_NOARGS, perf_counter_ns_doc},
/dports/lang/python311/Python-3.11.0a3/Modules/
H A Dtimemodule.c1175 time_perf_counter_ns(PyObject *self, PyObject *unused) function
1857 {"perf_counter_ns", time_perf_counter_ns, METH_NOARGS, perf_counter_ns_doc},
/dports/lang/python310/Python-3.10.1/Modules/
H A Dtimemodule.c1169 time_perf_counter_ns(PyObject *self, PyObject *unused) function
1851 {"perf_counter_ns", time_perf_counter_ns, METH_NOARGS, perf_counter_ns_doc},
/dports/lang/python39/Python-3.9.9/Modules/
H A Dtimemodule.c1135 time_perf_counter_ns(PyObject *self, PyObject *unused) function
1814 {"perf_counter_ns", time_perf_counter_ns, METH_NOARGS, perf_counter_ns_doc},