clearMarks

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

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

Since

v8.5.0