in src/api/mod.rs [108:110]
fn reset(&mut self, _state: &indicatif::ProgressState, _now: std::time::Instant) { self.samples = Default::default(); }