The biggest thing for m-c is the addition of a single-duration API for timing_distribution that was previously papered over in the FOG-specific impl using the SDK's multi-duration API. This ought to drop unnecessary `vec![]`-caused allocations for some fairly- high-frequency calls to AccumulateRawDuration. Differential Revision: https://phabricator.services.mozilla.com/D209864