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 Red Glyph
Recipients Red Glyph, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-08-14.20:59:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565816353.12.0.280789663393.issue37859@roundup.psfhosted.org>
In-reply-to
Content
I see that now. The behaviour was different in Linux, though, I suppose it may benefit from a more precise counter, but since in Windows it also has a precise counter with time.perf_counter_ns(), I was expecting to see that value change, but it was mainly a confusion with the older time.clock().

Thanks!
History
Date User Action Args
2019-08-14 20:59:13Red Glyphsetrecipients: + Red Glyph, paul.moore, tim.golden, zach.ware, steve.dower
2019-08-14 20:59:13Red Glyphsetmessageid: <1565816353.12.0.280789663393.issue37859@roundup.psfhosted.org>
2019-08-14 20:59:13Red Glyphlinkissue37859 messages
2019-08-14 20:59:13Red Glyphcreate