Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FDynamicRHI
- FDynamicRHI::RHIGetGPUFrameCycles()
- FVulkanDynamicRHI::RHIGetGPUFrameCycles()
- FNullDynamicRHI::RHIGetGPUFrameCycles()
- FOpenGLDynamicRHI::RHIGetGPUFrameCycles()
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/DynamicRHI.h |
| Include | #include "DynamicRHI.h" |
uint32 RHIGetGPUFrameCycles
&40;
uint32 GPUIndex
&41;
Remarks
Returns the total GPU time taken to render the last frame. Same metric as FPlatformTime::Cycles().