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 vstinner
Recipients belopolsky, giampaolo.rodola, rosslagerwall, terry.reedy, vstinner
Date 2012-01-29.23:09:39
SpamBayes Score 0.0027252715
Marked as misclassified No
Message-id <CAMpsgwZOStz_9qaJfwZoNMwdG6=yGVwDcoff1TXnFMfgJyuXrA@mail.gmail.com>
In-reply-to <1327706195.24.0.939528205838.issue13846@psf.upfronthosting.co.za>
Content
> Do we actually yet another function, or could this be covered by adding a parameter such as monotonic=False, perhaps to wallclock().

A monotonic is a different clock, it would be surprising that an
argument uses another clock.
History
Date User Action Args
2012-01-29 23:09:39vstinnersetrecipients: + vstinner, terry.reedy, belopolsky, giampaolo.rodola, rosslagerwall
2012-01-29 23:09:39vstinnerlinkissue13846 messages
2012-01-29 23:09:39vstinnercreate