AsyncTimer.duration

Sets or changes the duration on the timer. For a running timer, this setting will take effect after the timer is expired (oneShot) or after it is killed (periodic).

class AsyncTimer
nothrow
typeof(this)
duration
(
Duration dur
)

Meta