|
OpenTAP 9.32
API Reference
|
A structure containing all information about an event. More...
Public Member Functions | |
| Event (long duration, int eventType, string message, string source, long timestamp) | |
Construct new structure. More... | |
| override string | ToString () |
| Creates a string representation of this event structure. | |
A structure containing all information about an event.
|
inline |
Construct new structure.
| duration | The duration of the event in nanoseconds. |
| eventType | The event type this event was logged with. |
| message | The message for the event. |
| source | The log source identifier this event was logged from. |
| timestamp | The timestamp for the event in system ticks. |
OpenTAP 9.32 API built Tue Feb 3 2026 12:07:41