get_next_entry_time


Description:

public ClockTime get_next_entry_time ()

Retrieve the requested time for the next pending clock notification.

MT safe.

Parameters:

this

a TestClock to fetch the next clock notification time for

Returns:

a ClockTime set to the time of the next pending clock notification. If no clock notifications have been requested CLOCK_TIME_NONE will be returned.