FProfilerDataFrame

Type definition for a frame profiler data

Unreal Engine C++ API Reference > Developer > ProfilerService

References

   
Module ProfilerService
Header /Engine/Source/Developer/ProfilerService/Public/IProfilerServiceManager.h
Include #include "IProfilerServiceManager.h"

Syntax

struct FProfilerDataFrame  

Remarks

Type definition for a frame profiler data

Variables

Type Name Description
TArray< FProfil... CountAccumulators  
TMap< uint32, T... CycleCounters  
TMap< uint32, F... CycleGraphs  
TArray< FProfil... FloatAccumulators  
uint32 Frame  
double FrameStart  
bool MetaDataUpdated  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library