Staging
v0.5.1
https://github.com/python/cpython
Revision 4bfb460d883bd224b61a0e7403a09ea093947890 authored by Victor Stinner on 27 March 2015, 21:27:24 UTC, committed by Victor Stinner on 27 March 2015, 21:27:24 UTC
* Add _PyTime_FromNanoseconds()
* Add _PyTime_AsSecondsDouble()
* Add unit tests for _PyTime_AsSecondsDouble()
1 parent 52d1493
History
Tip revision: 4bfb460d883bd224b61a0e7403a09ea093947890 authored by Victor Stinner on 27 March 2015, 21:27:24 UTC
Issue #22117: time.monotonic() now uses the new _PyTime_t API
Tip revision: 4bfb460
File Mode Size
Grammar -rw-r--r-- 6.0 KB

back to top