Skip to main content
method IntervalHistogram.disable
IntervalHistogram.disable(): boolean
Deprecated

Disables the update interval timer. Returns true if the timer was stopped, false if it was already stopped.

Return Type

boolean
Back to top