[issue37859] time.process_time() constant / erratic on Windows

Red Glyph report at bugs.python.org
Wed Aug 14 16:59:13 EDT 2019


Red Glyph <redglyph at gmail.com> added the comment:

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!

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37859>
_______________________________________


More information about the Python-bugs-list mailing list