start

fun start(key: String, length: Long)

Starts a cooldown of a certain length under a key.

Parameters

key

The key for this cooldown.

length

The length of this cooldown in milliseconds.