clearMeasures

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

If name is not provided, removes all PerformanceMeasure objects from the Performance Timeline. If name is provided, removes only the named measure.

Since

v16.7.0