localClock static method
Returns the local clock time, used to calculate offsets.
Implementation
static double localClock() => lsl_local_clock();
Returns the local clock time, used to calculate offsets.
static double localClock() => lsl_local_clock();