Increment the event count by 1, add the specified value to the total, if value is less than the minimum value, set value to be the minimum value, and if value is greater than the maximum value, set value to be the maximum value.

Synopsis

Declared in <balm_collector.h>

void
update(double value);

Created with MrDocs