Skip to main content
method Performance.clearMeasures
private
Performance.clearMeasures(measureName?: string): void
Deprecated

Removes stored timestamp with the associated name.

Parameters

optional
measureName: string

Return Type

void
Back to top