|
Unravel Engine C++ Reference
|
#include <profiler.h>
Public Attributes | |
| std::string | name |
| std::unique_ptr< thread_profile_data > | data |
Definition at line 290 of file profiler.h.
| std::unique_ptr<thread_profile_data> unravel::performance_profiler::thread_info::data |
Definition at line 293 of file profiler.h.
| std::string unravel::performance_profiler::thread_info::name |
Definition at line 292 of file profiler.h.