peek_id_count
Description:
public uint peek_id_count ()
Determine the number of pending clock notifications that have been requested from the this.
MT safe.
Parameters:
this |
a TestClock for which to count notifications
|
Returns:
the number of pending clock notifications.
|