AsyncTimer.run

Starts the timer using the delegate as an expiration callback.

class AsyncTimer
nothrow
bool
run
(
void delegate
()
del
)

Meta