Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Particles/ParticlePerfStatsManager.h |
Include |
#include "Particles/ParticlePerfStatsManager.h" |
struct FAccumulatedParticlePerfStats_GPU
Name | Description | ||
---|---|---|---|
|
AccumulatedStats |
||
|
MaxPerFrameTotalMicroseconds |
||
|
MaxPerInstanceMicroseconds |
||
|
NumFrames |
Name | Description | |
---|---|---|
|
FAccumulatedParticlePerfStats_GPU() |
Name | Description | ||
---|---|---|---|
|
GetPerFrameAvgMicroseconds() |
||
|
GetPerFrameMaxMicroseconds ( |
||
|
GetPerInstanceAvgMicroseconds() |
||
|
GetPerInstanceMaxMicroseconds ( |
||
|
GetTotalMicroseconds() |
Returns the total microseconds used by GPU. |
|
|
Reset() |
||
|
Tick ( |