pub fn enable_counters_logging( file: impl AsRef<Path>, interval: Duration, callback: impl Fn(&mut JsonValue) + Send + 'static, )