LATENCY_CRITICAL_MS
if (latency_us > LATENCY_CRITICAL_MS * 1000L) {
} else if (max_lat > LATENCY_CRITICAL_MS * 1000L) {