Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FHealthSnapshot
| Name | FThreadStat |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/ProfilingDebugging/HealthSnapshot.h |
| Include Path | #include "ProfilingDebugging/HealthSnapshot.h" |
Syntax
struct FThreadStat
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FThreadStat() |
ProfilingDebugging/HealthSnapshot.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AvgTime | float | ProfilingDebugging/HealthSnapshot.h | ||
| HitchesPerMinute | float | ProfilingDebugging/HealthSnapshot.h | ||
| PercentFramesBound | float | ProfilingDebugging/HealthSnapshot.h |