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

Enables the update interval timer. Returns true if the timer was started, false if it was already started.

Return Type

boolean
Back to top