libsnooze ~master (2023-06-12T06:26:33Z)
Dub
Repo
Event.wait
libsnooze
event
Event
Waits on the event with a given timeout
void
wait
()
bool
wait
(Duration duration)
class
Event
public final
bool
wait
(
Duration
duration
)
Parameters
duration
Duration
the timeout
Meta
Source
See Implementation
libsnooze
event
Event
constructors
this
functions
ensure
notify
notifyAll
wait
Waits on the event with a given timeout