FThreadIdleStats

This is thread-private information about the thread idle stats, which we always collect, even in final builds

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Stats/Stats2.h

Include

#include "Stats/Stats2.h"

Syntax

class FThreadIdleStats : public TThreadSingleton< FThreadIdleStats >

Remarks

This is thread-private information about the thread idle stats, which we always collect, even in final builds

Variables

Name Description

Public variable

uint32

 

Waits

Total cycles we waited for sleep or event.

Constructors

No constructors are accessible with public or protected access.

Classes

Name

Description

Public struct

FScopeIdle

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss