Problem Description:
I have used the EventGroups in my project. The event groups are trigerred in micro seconds. There is a possibility that i may miss an event. Is there any m,echanism to buffer the event groups.
Dont understand. Event groups latch events already. Or do you mean you want to count events? In which case you might look at task notifications as an alternative, but microseconds is a big ask.