concurrency v3.0.2 (2021-07-08T11:18:17Z)
Dub
Repo
LocalThreadWorker.addTimer
concurrency
thread
LocalThreadWorker
Undocumented in source. Be warned that the author may not have intended to support it.
struct
LocalThreadWorker
@
trusted
Timer
addTimer
(
VoidDelegate
dg
,
Duration
dur
)
Meta
Source
See Implementation
concurrency
thread
LocalThreadWorker
constructors
this
functions
addTimer
cancelTimer
isInContext
schedule
start
stop
structs
AddTimer
RemoveTimer
Timer