-
A deadline which will never arrive - representing the year 292278994, on Sun Aug 17 at 07:12:55 UTC
Retrieve the deadline with the most time remaining until it expires
Sleeps the current thread until interrupted or until this deadline has expired.
Retrieve the deadline with the least time remaining until it expires
Create a new deadline which is the given period of time in the future
Create a new deadline within a given maximum timeframe; this prevents
int
Retrieve the deadline with the most time remaining until it expires
void
Sleep for the duration of this timeout (or until the thread is interrupted, or until the provided deadline expires)
Retrieve the deadline with the least time remaining until it expires
Create a new deadline within a given maximum timeframe; this prevents