pub fn duration_ms(d: Duration) -> u64
Convert a Duration to milliseconds, saturating on overflow. Used by *_ms fields in the protocol output.
Duration
*_ms