Function re_time_panel::time_axis::create_ranges

source ยท
fn create_ranges(
    times: &TimeHistogram,
    gap_threshold: u64,
) -> Vec1<ResolvedTimeRange>
Expand description

Collapse any gaps larger or equals to the given threshold.