Timer.addRepeatTask

Undocumented in source. Be warned that the author may not have intended to support it.
class Timer
void
addRepeatTask
(
Duration delay
,
Duration interval
,
ulong times
,
void delegate
()
task
)

Meta