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 pitrou
Recipients Arfrever, lemburg, neologix, pitrou, python-dev, vstinner
Date 2012-06-05.17:28:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1338917332.98.0.852708135164.issue14428@psf.upfronthosting.co.za>
In-reply-to
Content
I don't know what you two are arguing about, since the process_time() doc says "Return the value (in fractional seconds) of the sum of the system and user CPU time of the current process".

(while I'm not sure what "fractional" seconds are, they are probably seconds in the first place :-))
History
Date User Action Args
2012-06-05 17:28:53pitrousetrecipients: + pitrou, lemburg, vstinner, Arfrever, neologix, python-dev
2012-06-05 17:28:52pitrousetmessageid: <1338917332.98.0.852708135164.issue14428@psf.upfronthosting.co.za>
2012-06-05 17:28:52pitroulinkissue14428 messages
2012-06-05 17:28:52pitroucreate