Nodeperf_hooksIntervalHistograminterface IntervalHistogramextends HistogramMethods ##enable(): boolean Enables the update interval timer. Returns true if the timer was started, false if it was already started. #disable(): boolean Disables the update interval timer. Returns true if the timer was stopped, false if it was already stopped.
interface IntervalHistogramextends HistogramMethods ##enable(): boolean Enables the update interval timer. Returns true if the timer was started, false if it was already started. #disable(): boolean Disables the update interval timer. Returns true if the timer was stopped, false if it was already stopped.