PerfCountersGet

Overload list

Windows
MacOS
Linux
Name Description

Public function

float

 

PerfCountersGet

(
    const FString& Name,
    float DefaultVal
)

Public function

double

 

PerfCountersGet

(
    const FString& Name,
    double DefaultVal
)

Public function

int32

 

PerfCountersGet

(
    const FString& Name,
    int32 DefaultVal
)

Public function

uint32

 

PerfCountersGet

(
    const FString& Name,
    uint32 DefaultVal
)

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