awebview ~master (2016-01-01T12:36:59Z)
Dub
Repo
Timer.addTask
awebview
clock
Timer
Undocumented in source. Be warned that the author may not have intended to support it.
void
addTask
(SysTime time, void delegate() task)
void
addTask
(Duration delay, void delegate() task)
class
Timer
void
addTask
(
Duration
delay
,
void
delegate
(
)
task
)
Meta
Source
See Implementation
awebview
clock
Timer
constructors
this
functions
addRepeatTask
addTask
onUpdate