Skip to main content

select_baseline_tick

Function select_baseline_tick 

Source
pub fn select_baseline_tick<T>(
    store: &BaselineStore<T>,
    ack_tick: SnapshotTick,
) -> Option<SnapshotTick>
Expand description

Selects the latest baseline tick at or before the ack tick.