clearMeasures

fun clearMeasures(measureName: String = definedExternally)(source)

The clearMeasures() method removes all or specific PerformanceMeasure objects from the browser's performance timeline.

MDN Reference