process_id_list
Description:
[
Version ( since =
"1.4" ) ]
public uint process_id_list (
List<
ClockID?>? pending_list)
Processes and releases the pending IDs in the list.
MT safe.
Parameters:
this |
TestClock for which to process the pending IDs
|
pending_list |
List of pending ClockIDs
|