pub fn determine_time_per_pixel(
    ctx: &ViewerContext<'_>,
    plot_mem: Option<&PlotMemory>
) -> f64
Expand description

Find the number of time units per physical pixel.