startDelayedTask

Starts a task after X time.

void
startDelayedTask
(
void delegate
()
callback
,
in int interval
)

Meta