Kristján Valur Jónsson added the comment: >There is another major issue: you have to synchronize the counter of all >CPU >cores. Windows XP didn't synchronize the counters, and it was a major >issue >on QueryPerformanceCounter. >http://support.microsoft.com/?id=896256
I don't understand why you keep bashing Windows for this. It was actually a problem with CPU drivers. We encountered this problem for a number of our players and the fix was to get the latest intel/amd drivers. The issue you quote is a separate one. This appears to be the correct one: http://support.microsoft.com/kb/895980 ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue2281> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com