Navigation
Unreal Engine C++ API Reference > Runtime > Engine > ProfilingDebugging > FHealthSnapshot
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/ProfilingDebugging/HealthSnapshot.h |
Include | #include "ProfilingDebugging/HealthSnapshot.h" |
Syntax
struct FThreadStat
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
float | AvgTime | |
![]() |
float | HitchesPerMinute | |
![]() |
float | PercentFramesBound |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FThreadStat () |