Message 305352 - Python tracker

Message305352

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