awebview v0.9.1 (2015-10-03T07:27:48Z)
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