Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Stats > API/Runtime/Core/Stats/FThreadIdleStats
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Stats/Stats2.h |
| Include | #include "Stats/Stats2.h" |
Syntax
struct FScopeIdle
Variables
| Type | Name | Description | |
|---|---|---|---|
| const bool | bIgnore | If true, we ignore this thread idle stats. | |
| const uint32 | Start | Starting cycle counter. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FScopeIdle
(
bool bInIgnore |
Destructors
| Type | Name | Description | |
|---|---|---|---|
~FScopeIdle () |