summaryrefslogtreecommitdiffstats
path: root/Include/internal/pycore_time.h
Commit message (Collapse)AuthorAgeFilesLines
* gh-81057: Move time Globals to _PyRuntimeState (gh-100122)Eric Snow2022-12-081-0/+25
https://github.com/python/cpython/issues/81057