stytra icon indicating copy to clipboard operation
stytra copied to clipboard

Deprecate python 3.6 and introduce more accurate clocks

Open vilim opened this issue 4 years ago • 0 comments

By using time_ns() or perf_counter_ns() (the second option requires extra interprocess synchronisations, but it would be worth it for extra precision) https://www.python.org/dev/peps/pep-0564/#windows

vilim avatar May 27 '20 09:05 vilim