|
FireSync API
|
Represents event manager run-time statistics.

Public Attributes | |
| k64u | eventCount |
| Count of individual events generated. | |
| k64u | eventDropCount |
| Count of individual events dropped. | |
| k64u | overflowCount |
| Count of event request FIFO overflow errors. | |
| k32u | queueCapacity |
| Capacity of event FIFO. | |
| k32u | queueCount |
| Current count of event requests in FIFO. | |
| k64u | sequenceDropCount |
| Count of event sequences dropped. | |