Classes
Methods
clear()
isSet() → {boolean}
Returns:
true
if set
was called.
- Type
- boolean
set()
Wake ALL awaiters of
wait
(async) wait() → {boolean}
Wait until this event object is triggered with
set
.
Returns:
true
- Type
- boolean