clearMeasures method
The clearMeasures()
method removes all or specific
PerformanceMeasure objects from the browser's performance timeline.
Implementation
external void clearMeasures([String measureName]);
The clearMeasures()
method removes all or specific
PerformanceMeasure objects from the browser's performance timeline.
external void clearMeasures([String measureName]);