pub fn tranche_to_tick(
    slot_duration_millis: u64,
    slot: Slot,
    tranche: u32
) -> Tick
Expand description

Converts a tranche from a slot to the tick number.