timeEnd

abstract fun timeEnd(label: String = definedExternally)(source)

The console.timeEnd() static method stops a timer that was previously started by calling console/time_static.

MDN Reference