Problem with time.time() standing still

Chris Angelico rosuav at gmail.com
Sat May 5 19:11:26 EDT 2012


On Sun, May 6, 2012 at 6:51 AM, Bob Cowdery <bob at bobcowdery.plus.com> wrote:
> The time.clock() function does increment correctly. CPU is around 30%

30% of how many cores? If that's a quad-core processor, that could
indicate one core completely pegged plus a little usage elsewhere.

ChrisA



More information about the Python-list mailing list