libasync ~master (2021-10-01T13:41:16Z)
Dub
Repo
AsyncTimer.run
libasync
timer
AsyncTimer
Starts the timer using the delegate as an expiration callback.
class
AsyncTimer
nothrow
bool
run
(
void
delegate
(
)
del
)
Meta
Source
See Implementation
libasync
timer
AsyncTimer
constructors
this
functions
duration
kill
periodic
rearm
run
mixins
__anonymous
properties
id
oneShot
rearmed
timeout
Starts the timer using the delegate as an expiration callback.