Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Particles/ParticlePerfStats.h |
Include |
#include "Particles/ParticlePerfStats.h" |
struct FParticlePerfStats_GT
Stats gathered on the game thread or game thread spawned tasks.
Name | Description | ||
---|---|---|---|
|
ActivationCycles |
||
|
EndOfFrameCycles |
||
|
FinalizeCycles |
||
|
NumInstances |
||
|
TickConcurrentCycles |
||
|
TickGameThreadCycles |
||
|
WaitCycles |
Name | Description | |
---|---|---|
|
FParticlePerfStats_GT() |
|
|
FParticlePerfStats_GT ( |
|
|
FParticlePerfStats_GT ( |
Name | Description | ||
---|---|---|---|
|
GetPerInstanceAvgCycles() |
||
|
GetTotalCycles() |
||
|
GetTotalCycles_GTOnly() |
||
|
Reset() |
Name | Description | ||
---|---|---|---|
|
FParticlePer... |
operator= ( |
|
|
FParticlePer... |
operator= ( |