get_next_entry_time
Description:
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 gst_clock_time_none will be returned. |