hio v0.0.4 (2019-10-18T11:46:13Z)
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
ready
wait
waitResult
manifest constants
Void
properties
result
wait() - wait forewer wait(Duration) - wait with timeout