clear

fun clear(key: K)

Clears the cooldown for the specified key.

After calling this, isReady for the given key will return true.

Parameters

key

the key whose cooldown should be cleared