Antoine Pitrou <[email protected]> added the comment: > I also switched to gettimeofday() so it should work now on all Posix > with high resolution timer
But on a busy system, won't measuring wall clock time rather than CPU time give bogus results? ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue7946> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
