FProfilerCycleCounter

Type definition for the profiler data packet.

Unreal Engine C++ API Reference > Developer > ProfilerService

References

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

Syntax

struct FProfilerCycleCounter  

Remarks

Type definition for the profiler data packet.

Variables

Type Name Description
uint32 CallsPerFrame  
double FrameStart  
uint32 GroupId  
uint32 InstanceId  
uint32 ParentId  
uint32 ParentInstanceId  
uint32 StatId  
uint32 ThreadId  
uint32 Value  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library