[issue10278] add time.monotonic() method

STINNER Victor report at bugs.python.org
Wed Feb 20 05:34:22 EST 2019


STINNER Victor <vstinner at redhat.com> added the comment:

This issue has been followed by the PEP 418 which added time.monotonic(), time.perf_counter() and time.process_time().

----------
title: add time.wallclock() method -> add time.monotonic() method

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue10278>
_______________________________________


More information about the Python-bugs-list mailing list