Constant SPAN_DURATION
pub const SPAN_DURATION: &'static str;Available on crate feature
dial9 only.Expand description
Duration of a completed single-event span. A decoder needs any two of start, duration, and end (the packed event timestamp) to place the span; the third is derived.