concurrency v3.0.1 (2021-07-07T14:50:22Z)
Dub
Repo
wait
concurrency
timer
waits for dur and returns true or false when stoptoken is triggered
nothrow @
trusted
bool
wait
(
StopToken
stopToken
,
Duration
dur
)
Meta
Source
See Implementation
concurrency
timer
functions
wait
waits for dur and returns true or false when stoptoken is triggered