[][src]Function livesplit_core::analysis::state_helper::comparison_segment_time

pub fn comparison_segment_time(
    run: &Run,
    segment_index: usize,
    comparison: &str,
    method: TimingMethod
) -> Option<TimeSpan>

Calculates the comparison's segment time of the segment with the timing method specified. This is not calculating the current attempt's segment times.