Skip to main content

filled_cells

Function filled_cells 

Source
pub fn filled_cells(rate: f64, fastest: f64, width: usize) -> usize
Expand description

How many of a bar’s width cells a rate of rate lights, against the fastest row. A rate that measured anything at all keeps one cell, so a slow model reads as slow rather than as nothing measured.