Skip to main content

test_ping_stats

Function test_ping_stats 

Source
pub async fn test_ping_stats(
    client: &Client,
    base_url: &str,
    count: u32,
    config: Arc<AppConfig>,
) -> Result<PingStats>