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.

作者 vstinner
收信人 anacrolix, belopolsky, brian.curtin, eric.araujo, glenn, kristjan.jonsson, michael.foord, pitrou, vstinner
日期 2011-08-30.09:17:48
SpamBayes Score 0.0017771287
Marked as misclassified
Message-id <1314695868.88.0.804574197258.issue10278@psf.upfronthosting.co.za>
In-reply-to
内容
Note: it would be very pratical if time.monotonic() has always the same unit on all platforms. clock_gettime() uses seconds (and nanoseconds), time.clock() uses also seconds.
历史
日期 用户 动作 参数
2011-08-30 09:17:48vstinner修改recipients: + vstinner, belopolsky, pitrou, kristjan.jonsson, eric.araujo, michael.foord, brian.curtin, glenn, anacrolix
2011-08-30 09:17:48vstinner修改messageid: <1314695868.88.0.804574197258.issue10278@psf.upfronthosting.co.za>
2011-08-30 09:17:48vstinner链接issue10278 messages
2011-08-30 09:17:48vstinner创建