Message152506
If you are trying to time something (an interval), having the time go backward can really screw up your data. And that *will* happen on a system that is running NTP (or even just resets its time). monotonic clocks were introduced at the OS level for a reason, and it seems reasonable for Python to expose them (when the are available) like it does other system resources. |
|
| Date |
User |
Action |
Args |
| 2012-02-03 13:46:44 | r.david.murray | set | recipients:
+ r.david.murray, terry.reedy, belopolsky, vstinner, giampaolo.rodola, eric.araujo, rosslagerwall |
| 2012-02-03 13:46:44 | r.david.murray | set | messageid: <[email protected]> |
| 2012-02-03 13:46:44 | r.david.murray | link | issue13846 messages |
| 2012-02-03 13:46:43 | r.david.murray | create | |
|