pub fn validate_latency(latency_ms: u32, max_latency_ms: u32) -> bool
Validate latency is within acceptable range.