wait_for_pending_id_count
Description:
Warning: wait_for_pending_id_count is deprecated.
Blocks until at least count clock notifications have been requested from this.
Note: 
      
        
    
    use wait_for_multiple_pending_ids instead.
There is no timeout for this wait, see the main description of TestClock .
Parameters:
| this | TestClock for which to await having enough pending clock | 
| count | the number of pending clock notifications to wait for |