toggle menu
core
git-2534f55
jvm
switch theme
search in API
core
/
com.github.spigotbasics.core.cooldown
/
Cooldown
/
startCooldown
start
Cooldown
abstract
fun
startCooldown
(
key
:
T
,
duration
:
Long
,
unit
:
TimeUnit
=
TimeUnit.MILLISECONDS
)
abstract
fun
startCooldown
(
key
:
T
)