[][src]Function aubio_sys::aubio_onset_get_last_ms

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

get the time of the latest onset detected, in milliseconds

\param o onset detection object as returned by new_aubio_onset()

\return onset detection timestamps (in milliseconds)