clearResourceTimings

abstract fun clearResourceTimings(name: String = definedExternally)(source)

If name is not provided, removes all PerformanceResourceTiming objects from the Resource Timeline. If name is provided, removes only the named resource.

Since

v18.2.0, v16.17.0