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.

作者 kristjan.jonsson
收信人 belopolsky, eric.araujo, kristjan.jonsson, michael.foord, pitrou, vstinner
日期 2010-11-02.04:54:44
SpamBayes Score 0.00040496944
Marked as misclassified
Message-id <1288673686.1.0.319456699072.issue10278@psf.upfronthosting.co.za>
In-reply-to
内容
Well, that is sort of what I'm trying to achieve.  Note that you probably want to use QueryPerformaceCounter on windows (or simply time.clock()) or at least GetTickCount64 which doesn't wrap around after 50 days :).  Also, I'm trying to get the highest resolution possible...
历史
日期 用户 动作 参数
2010-11-02 04:54:46kristjan.jonsson修改recipients: + kristjan.jonsson, belopolsky, pitrou, vstinner, eric.araujo, michael.foord
2010-11-02 04:54:46kristjan.jonsson修改messageid: <1288673686.1.0.319456699072.issue10278@psf.upfronthosting.co.za>
2010-11-02 04:54:44kristjan.jonsson链接issue10278 messages
2010-11-02 04:54:44kristjan.jonsson创建