aforren1 / toon

TOOls for experiments in psychophysics and Neuroscience
MIT License
0 stars 0 forks source link

Clocks #49

Closed aforren1 closed 6 years ago

aforren1 commented 6 years ago

Replace timeit.default_timer with a stripped-down version of psychopy's clock.MonotonicClock, which allows us to share an origin time across processes.