SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72140 0 33 Python

gh-110850: Add PyTime_t C API (GH-115215)

* gh-110850: Add PyTime_t C API

Add PyTime_t API:

* PyTime_t type.
* PyTime_MIN and PyTime_MAX constants.
* PyTime_AsSecondsDouble(), PyTime_Monotonic(),
  PyTime_PerfCounter() and PyTime_GetSystemClock() functions.

Co-authored-by: Victor Stinner <vstinner@python.org>
P
Petr Viktorin committed
879f4546bfbc9c47ef228e7c3d2f126f3d8d64bf
Parent: c39272e
Committed by GitHub <noreply@github.com> on 2/12/2024, 5:13:10 PM