[Python-Dev] Rename time.steady(strict=True) to time.monotonic()? (original) (raw)
Yury Selivanov yselivanov.ml at gmail.com
Sat Mar 24 00:38:10 CET 2012
- Previous message: [Python-Dev] Rename time.steady(strict=True) to time.monotonic()?
- Next message: [Python-Dev] Rename time.steady(strict=True) to time.monotonic()?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Rename time.steady(strict=True) to time.monotonic()?
- Next message: [Python-Dev] Rename time.steady(strict=True) to time.monotonic()?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]