Trace | 
The TraceEvent type exposes the following members.
| Name | Description | |
|---|---|---|
| EventType | Type of the Event TraceEventType. | |
| Overflow | Indicates if a timer overflow occurred. If this bit is set, events have been missed between this one and the last event of the same EventType. | |
| Time | Time in μs relative to the first event received. | |
| Timestamp | TimeStamp at the time of the occurrence of this event | |
| Value | The payload of the event. |