Navigation
API > API/Runtime > API/Runtime/RHI
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.
| Name | FGPUTimingCalibrationTimestamp |
| Type | struct |
| Header File | /Engine/Source/Runtime/RHI/Public/GPUProfiler.h |
| Include Path | #include "GPUProfiler.h" |
Syntax
struct FGPUTimingCalibrationTimestamp
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CPUMicroseconds | uint64 | GPUProfiler.h | ||
| GPUMicroseconds | uint64 | GPUProfiler.h |