Navigation
Unreal Engine C++ API Reference > Runtime > RHI
References
Module | RHI |
Header | /Engine/Source/Runtime/RHI/Public/GPUProfiler.h |
Include | #include "GPUProfiler.h" |
Syntax
struct FGPUTimingCalibrationTimestamp
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.
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
uint64 | CPUMicroseconds | |
![]() |
uint64 | GPUMicroseconds |