[][src]Constant lsl_sys::lsl_processing_options_t_proc_dejitter

pub const lsl_processing_options_t_proc_dejitter: lsl_processing_options_t = 2;

Remove jitter from time stamps.
This will apply a smoothing algorithm to the received time stamps; the smoothing needs to see a minimum number of samples (30-120 seconds worst-case) until the remaining jitter is consistently below 1ms.