fn warn_high_poll_rate( name: &str, location: &str, total_polls: u64, elapsed: Duration, polls_per_sec: f64, )