deno.com
method Performance.clearMeasures
#Performance.clearMeasures(measureName?: string): void

Removes stored timestamp with the associated name.

Parameters #

optional
#measureName: string

Return Type #

void