clearTimeout

abstract fun clearTimeout(id: TimerId)

Clear Timeout

Cancels a one-shot timer task previously scheduled with setTimeout.

Parameters

id

The timer ID.