GLStats
0.1.0
|
One statistics item. More...
#include <item.h>
Public Attributes | |
uint64_t | start |
Beginning of the event. | |
uint64_t | end |
End of the event. | |
uint32_t | type |
Event type. | |
uint32_t | entity |
Identifier of the reporting entity. | |
uint32_t | thread |
Identifier of the reporting thread. | |
uint32_t | frame |
The rendering frame number. | |
uint32_t | layer |
Depth of a (sub-)event. | |
std::string | text |
Optional string at the end of the item. |