concurrency v3.1.0 (2021-08-24T13:51:28Z)
Dub
Repo
LocalThreadWorker.AddTimer
concurrency
thread
LocalThreadWorker
Undocumented in source.
struct
LocalThreadWorker
static
struct
AddTimer {
Timer
timer
;
Duration
dur
;
}
Members
Variables
dur
Duration
dur
;
Undocumented in source.
timer
Timer
timer
;
Undocumented in source.
Meta
Source
See Implementation
concurrency
thread
LocalThreadWorker
constructors
this
functions
addTimer
cancelTimer
isInContext
schedule
start
stop
structs
AddTimer
RemoveTimer
Timer