deno.com

method Performance.clearMarks

#Performance.clearMarks(markName?: string): void

Removes the stored timestamp with the associated name.

Parameters #

#markName: string
optional

Return Type #

void