awebview ~master (2016-01-01T12:36:59Z)
Dub
Repo
Timer.addRepeatTask
awebview
clock
Timer
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
Source
See Implementation
awebview
clock
Timer
constructors
this
functions
addRepeatTask
addTask
onUpdate