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

The Go programming language called timeBeginPeriod(1) to get more accurate 
timers. With the following change, it can now use a high resolution timer 
(CREATE_WAITABLE_TIMER_HIGH_RESOLUTION) to sleep:
https://go-review.googlesource.com/c/go/+/248699/

----------

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

Reply via email to