We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
WAIT value /all
Waits for a duration, port, or both.
WAIT is a native value.
#SOURCE
wait: make native! [ [ "Waits for a duration, port, or both." value [number! time! port! block! none!] /all "Returns all in a block" ] ]