neuromore / studio

neuromore Studio is your all-in-one biofeedback suite
https://neuromore.com
126 stars 39 forks source link

Fix Timinig on Apple Silicon #273

Closed cyberjunk closed 1 year ago

cyberjunk commented 1 year ago

Use clock_gettime_nsec_np(CLOCK_UPTIME_RAW) instead of mach_absolute_time() to get a reliable nanosecond tick also on Apple Silicon