pub const MAX_DURATION_MOBILE_MS: f64 = 180_000.0;
Maximum duration of a mobile measurement in milliseconds.
Mobile measurements (app start, TTID, TTFD) that exceed this threshold are considered outliers and removed.