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 vstinner
Recipients koobs, vstinner
Date 2017-11-01.02:27:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509503220.89.0.213398074469.issue31917@psf.upfronthosting.co.za>
In-reply-to
Content
The CLOCK_PROF clock is used internally by time.process_time(). It may be interesting to expose this constant if available.
History
Date User Action Args
2017-11-01 02:27:00vstinnersetrecipients: + vstinner, koobs
2017-11-01 02:27:00vstinnersetmessageid: <1509503220.89.0.213398074469.issue31917@psf.upfronthosting.co.za>
2017-11-01 02:27:00vstinnerlinkissue31917 messages
2017-11-01 02:27:00vstinnercreate