deno.com

method Performance.clearMarks

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

Removes the stored timestamp with the associated name.

Parameters #

optional
#markName: string

Return Type #

void