Home
last modified time | relevance | path

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

/external/python/cpython3/Python/clinic/
Dsysmodule.c.h298 {"setswitchinterval", (PyCFunction)sys_setswitchinterval, METH_O, sys_setswitchinterval__doc__},
304 sys_setswitchinterval(PyObject *module, PyObject *arg) in sys_setswitchinterval() function