[][src]Function lsl_sys::lsl_wait_for_consumers

pub unsafe extern "C" fn lsl_wait_for_consumers(
    out: lsl_outlet,
    timeout: f64
) -> i32

Wait until some consumer shows up (without wasting resources). @return True if the wait was successful, false if the timeout expired.