[][src]Function aubio_sys::aubio_tempo_get_period_s

pub unsafe extern "C" fn aubio_tempo_get_period_s(
    bt: *mut aubio_tempo_t
) -> smpl_t

get current beat period in seconds

\param bt beat tracking object

Returns the currently observed period, in seconds, or 0 if no consistent value is found.