FGPUTiming::GetTimingFrequency

Returns the frequency for the timing values, in number of ticks per seconds.

Windows
MacOS
Linux

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/GPUProfiler.h

Include

#include "GPUProfiler.h"

Syntax

static uint64 GetTimingFrequency
(
    uint32 GPUIndex
)

Remarks

Returns the frequency for the timing values, in number of ticks per seconds.

Returns

Frequency for the timing values, in number of ticks per seconds, or 0 if the feature isn't supported.

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