wait_for_next_pending_id


Description:

public void wait_for_next_pending_id (out ClockID pending_id)

Waits until a clock notification is requested from this.

There is no timeout for this wait, see the main description of TestClock . A reference to the pending clock notification is stored in pending_id.

MT safe.

Parameters:

this

TestClock for which to get the pending clock notification

pending_id

ClockID with information about the pending clock notification