PEP 418: Add two alternative names for time.perf_counter()

This commit is contained in:
Victor Stinner 2012-04-16 13:53:24 +02:00
parent c8d84d52b8
commit 93f8b5eb63
1 changed files with 3 additions and 1 deletions

View File

@ -416,8 +416,10 @@ time when no monotonic clock was available.
Other names for time.perf_counter()
-----------------------------------
* time.hires()
* time.high_precision()
* time.highres()
* time.hires()
* time.performance_counter()
* time.timer()
Only expose operating system clocks