Searched refs:time_module_clear (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | timemodule.c | 2078 time_module_clear(PyObject *module) function 2089 time_module_clear((PyObject *)module); 2106 .m_clear = time_module_clear, |
Completed in 5 milliseconds