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

get the time of the latest beat detected, in samples

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