"Fredrik Lundh" <[EMAIL PROTECTED]> writes:
 > simplest way:
 >
 >     t0 = time.time()

You can get better resolution by using time.clock() instead of
time.time().
-- 
Pete Forman                -./\.-  Disclaimer: This post is originated
WesternGeco                  -./\.-   by myself and does not represent
[EMAIL PROTECTED]    -./\.-   opinion of Schlumberger, Baker
http://petef.port5.com           -./\.-   Hughes or their divisions.

Inviato da X-Privat.Org - Registrazione gratuita 
http://www.x-privat.org/join.php
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to