GCalibrationTimestamp

Two timestamps performed on GPU and CPU at nearly the same time.

Windows
MacOS
Linux

References

Module

RHI

Header

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

Include

#include "GPUProfiler.h"

Syntax

static TStaticArray< FGPUTimingCalibrationTimestamp, 1 > GCalibrationTimestamp;

Remarks

Two timestamps performed on GPU and CPU at nearly the same time. This can be used to visualize GPU and CPU timing events on the same timeline. Both values may be 0 if timer calibration is not available on current platform.

Two timestamps performed on GPU and CPU at nearly the same time. This can be used to visualize GPU and CPU timing events on the same timeline.

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