If name
is not provided, removes all PerformanceResourceTiming
objects from the Resource Timeline. If name
is provided, removes only the named resource.
method
perf_hooks.Performance.clearResourceTimings
name?: string
): void;
method
If name
is not provided, removes all PerformanceResourceTiming
objects from the Resource Timeline. If name
is provided, removes only the named resource.