[][src]Function alass_cli::get_subtitle_delta_groups

pub fn get_subtitle_delta_groups(
    v: Vec<(AlgTimeDelta, TimeSpan)>
) -> Vec<(AlgTimeDelta, Vec<TimeSpan>)>

Groups consecutive timespans with the same delta together.