UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Stats::FThreadIdleStats::FScopeIdle Struct Reference

#include <ThreadIdleStats.h>

Public Member Functions

CORE_API FScopeIdle (bool bInIgnore=false)
 
 ~FScopeIdle ()
 

Public Attributes

const uint32 Start
 
const bool bIgnore
 

Constructor & Destructor Documentation

◆ FScopeIdle()

◆ ~FScopeIdle()

UE::Stats::FThreadIdleStats::FScopeIdle::~FScopeIdle ( )
inline

Member Data Documentation

◆ bIgnore

const bool UE::Stats::FThreadIdleStats::FScopeIdle::bIgnore

If true, we ignore this thread idle stats.

◆ Start

const uint32 UE::Stats::FThreadIdleStats::FScopeIdle::Start

Starting cycle counter.


The documentation for this struct was generated from the following files: