Issue #22117: time.monotonic() now uses the new _PyTime_t API
* Add _PyTime_FromNanoseconds() * Add _PyTime_AsSecondsDouble() * Add unit tests for _PyTime_AsSecondsDouble()
V
Victor Stinner committed
4bfb460d883bd224b61a0e7403a09ea093947890
Parent: 52d1493