sum_log_histogram

Function sum_log_histogram 

Source
pub fn sum_log_histogram(sum: &mut LogHistogram, addend: &LogHistogram)
Expand description

sum_log_histogram() sums the addend operand into the sum instance.