NextFTC
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
NextFTC
core
/
com.rowanmcalpin.nextftc.core.command.utility.delays
/
Delay
/
Delay
Delay
constructor
(
time
:
Double
)
constructor
(
time
:
Int
)
Parameters
time
the desired duration of this command, in seconds
constructor
(
time
:
TimeSpan
=
TimeSpan.ZERO
)
Parameters
time
the desired duration of this command