game::sandbox::dashboards::misc

Function downsample

Source
fn downsample(raw: Vec<(Time, usize)>) -> Vec<(Time, usize)>