Monitor.wait

Wait up to timeout for an event to occur for the monitored roots.

struct Monitor
wait
(
Duration timeout
)

Parameters

timeout Duration

how long to wait for the event

Meta