H5ESget_op_counter
fn
herr_t H5ESget_op_counter(hid_t es_id, ulong * counter)Gets the operation counter for an event set.
The operation counter is incremented each time an operation is inserted into the event set.
Parameters
es_id | Event set identifier |
counter | Pointer to receive the operation counter value |
Returns
Non-negative on success, negative on failure.