![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ThreadIdleStats.h>
Public Member Functions | |
| CORE_API | FScopeIdle (bool bInIgnore=false) |
| ~FScopeIdle () | |
Public Attributes | |
| const uint32 | Start |
| const bool | bIgnore |
| CORE_API UE::Stats::FThreadIdleStats::FScopeIdle::FScopeIdle | ( | bool | bInIgnore = false | ) |
|
inline |
| const bool UE::Stats::FThreadIdleStats::FScopeIdle::bIgnore |
If true, we ignore this thread idle stats.
| const uint32 UE::Stats::FThreadIdleStats::FScopeIdle::Start |
Starting cycle counter.