clearInterval

abstract fun clearInterval(id: TimerId)

Clear Interval

Cancels a repeated timer task previously scheduled with setTimeout.

Parameters

id

The timer ID.