STINNER Victor <vstin...@python.org> added the comment:

Since I added time.perf_counter_ns() to Python 3.7, it would be acceptable to 
reduce the "t0" variable and suggest to use time.perf_counter_ns() instead of 
time.perf_counter() for best precision.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue37205>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to