portugueslab / stytra

A modular package to control stimulation and track behaviour
http://www.portugueslab.com/stytra/
GNU General Public License v3.0
41 stars 26 forks source link

Deprecate python 3.6 and introduce more accurate clocks #36

Open vilim opened 4 years ago

vilim commented 4 years ago

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