pub unsafe extern "C" fn aubio_tempo_get_last_ms(
    o: *mut aubio_tempo_t
) -> smpl_t
Expand description

get the time of the latest beat detected, in milliseconds

\param o tempo detection object as returned by ::new_aubio_tempo