If name
is not provided, removes all PerformanceMeasure
objects from the Performance Timeline. If name
is provided, removes only the named measure.
method
perf_hooks.Performance.clearMeasures
name?: string
): void;
method
If name
is not provided, removes all PerformanceMeasure
objects from the Performance Timeline. If name
is provided, removes only the named measure.