FStatMetaData

Structure holding the meta data describing the various stats and data associated with them

Windows
MacOS
Linux

References

Module

ProfilerService

Header

/Engine/Source/Developer/ProfilerService/Public/IProfilerServiceManager.h

Include

#include "IProfilerServiceManager.h"

Syntax

struct FStatMetaData

Remarks

Structure holding the meta data describing the various stats and data associated with them

Variables

Name Description

Public variable

FCriticalSectio...

 

CriticalSection

Critical section used to lock the meta data for access

Public variable

TMap< uint32, F...

 

GroupDescriptions

Group descriptions

Public variable

double

 

SecondsPerCycle

Seconds per cycle

Public variable

TMap< uint32, F...

 

StatDescriptions

Stat descriptions

Public variable

TMap< uint32, F...

 

ThreadDescriptions

Thread descriptions

Functions

Name Description

Public function Const

const uint32

 

GetMetaDataSize()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss