[][src]Function lsl_sys::lsl_was_clock_reset

pub unsafe extern "C" fn lsl_was_clock_reset(in_: lsl_inlet) -> u32

Query whether the clock was potentially reset since the last call to lsl_was_clock_reset().

This is rarely-used function is only needed for applications that combine multiple time_correction values to estimate precise clock drift if they should tolerate cases where the source machine was hot-swapped or restarted.