Timeline for High-precision clock in Python
Current License: CC BY-SA 2.5
Post Revisions
20 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 25, 2022 at 5:05 | answer | added | Gabriel Staples | timeline score: 6 | |
| Nov 22, 2021 at 14:26 | comment | added | djvg |
PEP-418 (which introduces time.perf_counter) and PEP-564 provide a wealth of information about timing performance on a wide variety of operating systems, including tables for resolution, etc.
|
|
| Mar 27, 2020 at 14:21 | answer | added | jschoebel | timeline score: 1 | |
| Jul 12, 2019 at 11:15 | answer | added | ZF007 | timeline score: 1 | |
| Mar 19, 2019 at 18:11 | answer | added | Kevin S | timeline score: 4 | |
| Feb 5, 2019 at 1:40 | answer | added | Terry Shi | timeline score: 1 | |
| Jan 12, 2019 at 16:36 | answer | added | forrest | timeline score: -1 | |
| Aug 23, 2018 at 3:47 | comment | added | Gabriel Staples | Related Q&A: How to get millisecond and microsecond-resolution timestamps in Python | |
| Jul 2, 2018 at 14:12 | answer | added | dbdq | timeline score: 2 | |
| Apr 5, 2018 at 8:09 | answer | added | Chris_Rands | timeline score: 11 | |
| Jul 10, 2017 at 14:04 | comment | added | smci | You mean 'elapsed time' or 'wall clock time', not 'CPU time'. Also, <1s is not considered high-precision. And when you say 'cross-platform', do you only mean 'across Linuxes', or also Windows? | |
| Nov 29, 2016 at 19:51 | answer | added | Justin | timeline score: 2 | |
| Jul 7, 2016 at 22:48 | answer | added | ereOn | timeline score: 33 | |
| Jan 23, 2014 at 6:40 | answer | added | cod3monk3y | timeline score: 27 | |
| Aug 9, 2010 at 21:02 | answer | added | Joe Koberg | timeline score: 26 | |
| Aug 9, 2010 at 20:48 | answer | added | David | timeline score: 5 | |
| Dec 21, 2009 at 20:16 | vote | accept | fuad | ||
| Dec 21, 2009 at 13:30 | answer | added | Khelben | timeline score: 14 | |
| Dec 21, 2009 at 3:57 | answer | added | daf | timeline score: 109 | |
| Dec 21, 2009 at 3:41 | history | asked | fuad | CC BY-SA 2.5 |