Waits for the time specified, returning true if awoken, false on timeout
the Duration to indicate timeout period
true if awoken, false on timeout
FatalException on fatal error with the underlying mechanism
InterruptedException if the wait() was interrupted for some reason
See Implementation
Waits for the time specified, returning true if awoken, false on timeout