FParticlePerfStats_GT

Stats gathered on the game thread or game thread spawned tasks.

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Particles/ParticlePerfStats.h

Include

#include "Particles/ParticlePerfStats.h"

Syntax

struct FParticlePerfStats_GT

Remarks

Stats gathered on the game thread or game thread spawned tasks.

Variables

Name Description

Public variable

TAtomic< uint64...

 

ActivationCycles

Public variable

TAtomic< uint64...

 

EndOfFrameCycles

Public variable

uint64

 

FinalizeCycles

Public variable

uint64

 

NumInstances

Public variable

TAtomic< uint64...

 

TickConcurrentCycles

Public variable

uint64

 

TickGameThreadCycles

Public variable

uint64

 

WaitCycles

Constructors

Functions

Operators

Name Description

Public function

FParticlePer...

 

operator=

(
    const FParticlePerfStats_GT& Other
)

Public function

FParticlePer...

 

operator=

(
    FParticlePerfStats_GT&& Other
)