Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/ProfilingDebugging > API/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 () |