getDueTime

The getDueTime method returns the due time of a timeout request stored in the heap.

Visibility
Public
Signature
timeUnit getDueTime() const 
Returns

The time at which the timeout request becomes due (ready to be sent to the relevant thread as an event)


Feedback