pub async fn latency_tests(
dev_fed: DevFed,
type: LatencyTest,
upgrade_clients: Option<&UpgradeClients>,
iterations: usize,
assert_thresholds: bool,
) -> Result<()>
pub async fn latency_tests(
dev_fed: DevFed,
type: LatencyTest,
upgrade_clients: Option<&UpgradeClients>,
iterations: usize,
assert_thresholds: bool,
) -> Result<()>