pub unsafe extern "C" fn aubio_onset_get_delay_s(
    o: *const aubio_onset_t
) -> smpl_t
Expand description

get delay in seconds

\param o onset detection object as returned by new_aubio_onset() \return constant system delay to take back from detection time (in seconds)