AsyncTimer.timeout

Returns the Duration that the timer will wait before calling the handler after it is run.

class AsyncTimer
nothrow @property const
Duration
timeout
()

Meta