pub type HistogramDelta = Vec<TimedEvent<HistogramEvent>>;
pub struct HistogramDelta { /* private fields */ }