|
Unravel Engine C++ Reference
|
#include <profiler.h>
Public Attributes | |
| uint16_t | thread_index {0} |
| std::string | name |
| std::vector< profile_event > | events |
Definition at line 219 of file profiler.h.
| std::vector<profile_event> unravel::frame_snapshot::thread_snapshot::events |
Definition at line 223 of file profiler.h.
| std::string unravel::frame_snapshot::thread_snapshot::name |
Definition at line 222 of file profiler.h.
| uint16_t unravel::frame_snapshot::thread_snapshot::thread_index {0} |
Definition at line 221 of file profiler.h.