This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author LambertDW
Recipients LambertDW, belopolsky, christian.heimes, gregory.p.smith, gvanrossum, maltehelmert, ocean-city, pitrou, rbp
Date 2008-10-04.03:24:00
SpamBayes Score 6.5074e-06
Marked as misclassified No
Message-id <1223090641.6.0.665275219096.issue1040026@psf.upfronthosting.co.za>
In-reply-to
Content
I don't know what is "HZ", but if it's "hertz" then a division is 
necessary.

         total_clocks
time = -----------------
       clocks_per_second

otherwise there's no hope.
History
Date User Action Args
2008-10-04 03:24:01LambertDWsetrecipients: + LambertDW, gvanrossum, gregory.p.smith, belopolsky, maltehelmert, pitrou, ocean-city, christian.heimes, rbp
2008-10-04 03:24:01LambertDWsetmessageid: <1223090641.6.0.665275219096.issue1040026@psf.upfronthosting.co.za>
2008-10-04 03:24:00LambertDWlinkissue1040026 messages
2008-10-04 03:24:00LambertDWcreate