method Performance.clearMarks
Jump to headingPerformance.clearMarks(markName?: string): void
Removes the stored timestamp with the associated name.
Parameters Jump to heading
optional
Jump to headingmarkName: string
Return Type Jump to heading
void
Jump to headingPerformance.clearMarks(markName?: string): void
Removes the stored timestamp with the associated name.
Jump to headingmarkName: string
void