Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dsysmodule.c670 sys_setswitchinterval(PyObject *self, PyObject *args) in sys_setswitchinterval() function
1575 {"setswitchinterval", sys_setswitchinterval, METH_VARARGS,