diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-03-27 22:27:24 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-03-27 22:27:24 +0100 |
commit | 4bfb460d883bd224b61a0e7403a09ea093947890 (patch) | |
tree | 7555350c57b3d6145b08dba3ef242d721d84413a /Python/ceval.c | |
parent | 52d1493c0ccf04aed23f3db9a720ca24f2d19f13 (diff) | |
download | cpython-git-4bfb460d883bd224b61a0e7403a09ea093947890.tar.gz |
Issue #22117: time.monotonic() now uses the new _PyTime_t API
* Add _PyTime_FromNanoseconds()
* Add _PyTime_AsSecondsDouble()
* Add unit tests for _PyTime_AsSecondsDouble()
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions