deno.com

method Performance.clearMeasures

#Performance.clearMeasures(measureName?: string): void

Removes stored timestamp with the associated name.

Parameters #

#measureName: string
optional

Return Type #

void