|
libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
|
Diagnostic metadata recorded for each unique call site that fires an event. More...
#include <EventTypes.h>
Public Attributes | |
| int | Line |
| Source line number of the call site. | |
| uint64_t | Count |
| Number of times this call site has fired the event. | |
Diagnostic metadata recorded for each unique call site that fires an event.
| uint64_t EventMetadata::Count |
Number of times this call site has fired the event.
| int EventMetadata::Line |
Source line number of the call site.