hio ~master (2020-10-10T18:54:29Z)
Dub
Repo
Task.wait
hio
scheduler
Task
wait() - wait forewer wait(Duration) - wait with timeout
class
Task
(F, A...)
override
bool
wait
(
Duration
timeout
=
Duration.max
)
if
(
isCallable
!
F
)
Meta
Source
See Implementation
hio
scheduler
Task
aliases
start
value
constructors
this
functions
call
daemon
ready
reset
state
wait
waitResult
manifest constants
FiberPoolCapacity
properties
result
static variables
fiberPool
fiberPoolSize
wait() - wait forewer wait(Duration) - wait with timeout