fn nice_second_interval(px_per_second: f64) -> u64Expand description
Smallest “nice” second interval whose pixel width is at least
MIN_TICK_SPACING_PX — so ruler labels never crowd.
fn nice_second_interval(px_per_second: f64) -> u64Smallest “nice” second interval whose pixel width is at least
MIN_TICK_SPACING_PX — so ruler labels never crowd.