setRelativeDueTime

This method calculates and sets the due time for a timeout based on the current system time and the requested delay time. This method is called by the set method.

Visibility
Public
Signature
void setRelativeDueTime(timeUnit now) 
Parameters
now

Specifies the current system time


Feedback