pub fn duration_ms_opt(v: &Value) -> Option<u64>
Some(ms) for a duration field, None when absent/invalid.
Some(ms)
None