![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <PerfCountersModule.h>
Static Public Attributes | |
| static PERFCOUNTERS_API const FName | FrameTime |
| static PERFCOUNTERS_API const FName | FrameTimePeriodic |
| static PERFCOUNTERS_API const FName | FrameTimeWithoutSleep |
| static PERFCOUNTERS_API const FName | ServerReplicateActorsTime |
| static PERFCOUNTERS_API const FName | SleepTime |
| static PERFCOUNTERS_API const FName | ZeroLoadFrameTime |
Named engine-wide histograms
|
static |
Frame time histogram for the duration of the match.
|
static |
Frame time histogram for shorter intervals.
|
static |
Frame time histogram (without sleep) for the duration of the match.
|
static |
ServerReplicateActors time histogram for the duration of the match.
|
static |
Sleep time histogram for the duration of the match.
|
static |
Zero load thread frame time histogram.