GLStats  0.1.0
Public Attributes | List of all members
GLStats::Item Struct Reference

One statistics item. More...

#include <item.h>

+ Collaboration diagram for GLStats::Item:

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.

Detailed Description

One statistics item.

Definition at line 27 of file item.h.


The documentation for this struct was generated from the following file: