]> granicus.if.org Git - python/commit
Show microseconds, milliseconds or seconds, whichever is most natural,
authorGuido van Rossum <guido@python.org>
Mon, 20 Oct 2003 23:38:28 +0000 (23:38 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 20 Oct 2003 23:38:28 +0000 (23:38 +0000)
commit571720811b81a4d9f7c312cf3acd5e17693a1594
treeb56816b089270e8fa120f88daca6393a3cfcc976
parent0c9a318d644c3a5ef0d611cc5a35a5cbd7e7b929
Show microseconds, milliseconds or seconds, whichever is most natural,
rather than showing weird numbers like 8.4e+03 usec.
Lib/timeit.py