Skip to main content
method Performance.clearMarks
private
Performance.clearMarks(markName?: string): void
Deprecated

Removes the stored timestamp with the associated name.

Parameters

optional
markName: string

Return Type

void
Back to top