libasync v0.6.7 (2015-01-25T14:26:55Z)
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.