Kristján Valur Jónsson <krist...@ccpgames.com> added the comment:

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...

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10278>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to