localClock static method

double localClock()

Returns the local clock time, used to calculate offsets.

Implementation

static double localClock() => lsl_local_clock();