[Python-Dev] Rename time.steady(strict=True) to time.monotonic()?

Yury Selivanov yselivanov.ml at gmail.com
Sat Mar 24 00:38:10 CET 2012


On 2012-03-23, at 7:28 PM, Brian Curtin wrote:
> This seems like it should have been a PEP, or maybe should become a PEP.

Why?  AFAIK Victor just proposes to add two new functions: monotonic() and
steady().

time() and clock() do already exist and won't be changed.

-
Yury


More information about the Python-Dev mailing list