What are you looking for?

Custom Events Counter

Counter associated with every custom event

A 32-bit counter is associated with every custom event source.

The counter cannot be disabled. When it reaches its maximum value, 4 294 967 295 (232 - 1), it wraps around to 0.

At any time, the user application can:

  • Reset the counter.
  • Read the count value.

The count-value can also be used as user-defined context data by any event source.