This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author loewis
Recipients Yury.Selivanov, brian.curtin, loewis, tim.golden, vstinner
Date 2012-03-24.14:20:17
SpamBayes Score 0.040109668
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
A monotonic clock is not suitable for measuring durations, as it may still jump forward. A steady clock will not.
History
Date User Action Args
2012-03-24 14:20:17loewissetrecipients: + loewis, vstinner, tim.golden, brian.curtin, Yury.Selivanov
2012-03-24 14:20:17loewissetmessageid: <[email protected]>
2012-03-24 14:20:17loewislinkissue14397 messages
2012-03-24 14:20:17loewiscreate