Unravel Engine C++ Reference
Loading...
Searching...
No Matches
unravel::performance_profiler::thread_info Struct Reference

#include <profiler.h>

Public Attributes

std::string name
 
std::unique_ptr< thread_profile_datadata
 

Detailed Description

Definition at line 290 of file profiler.h.

Member Data Documentation

◆ data

std::unique_ptr<thread_profile_data> unravel::performance_profiler::thread_info::data

Definition at line 293 of file profiler.h.

◆ name

std::string unravel::performance_profiler::thread_info::name

Definition at line 292 of file profiler.h.


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