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, martin.panter, pitrou, python-dev, vstinner
日期 2011-11-28.23:44:29
SpamBayes Score 0.008188119
Marked as misclassified
Message-id <1322523870.75.0.83931417406.issue10278@psf.upfronthosting.co.za>
In-reply-to
内容
wallclock-2.patch: implement wallclock() using the new clock_getime(CLOCK_MONOTONIC) function (or other, depending on the OS).

I removed description on how the function is implemented from the doc.
历史
日期 用户 动作 参数
2011-11-28 23:44:31vstinner修改recipients: + vstinner, belopolsky, pitrou, kristjan.jonsson, eric.araujo, brian.curtin, glenn, anacrolix, python-dev, martin.panter
2011-11-28 23:44:30vstinner修改messageid: <1322523870.75.0.83931417406.issue10278@psf.upfronthosting.co.za>
2011-11-28 23:44:30vstinner链接issue10278 messages
2011-11-28 23:44:30vstinner创建