pub fn sum_log_histogram(sum: &mut LogHistogram, addend: &LogHistogram)Expand description
sum_log_histogram() sums the addend operand into the sum instance.
pub fn sum_log_histogram(sum: &mut LogHistogram, addend: &LogHistogram)sum_log_histogram() sums the addend operand into the sum instance.