Skip to main content

histogram_delta

Function histogram_delta 

Source
fn histogram_delta(
    samples: &[NativeHistogram],
    timestamps: &[i64],
    is_counter: bool,
) -> Option<NativeHistogram>