![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <VulkanGPUProfiler.h>
Inheritance diagram for FVulkanEventNodeFrame:Public Member Functions | |
| FVulkanEventNodeFrame (FVulkanContextCommon *InContext, FVulkanDevice *InDevice) | |
| ~FVulkanEventNodeFrame () | |
| virtual void | StartFrame () override final |
| virtual void | EndFrame () override final |
| virtual float | GetRootTimingResults () override final |
| virtual bool | PlatformDisablesVSync () const |
Public Attributes | |
| FVulkanGPUTiming | RootEventTiming |
An entire frame of perf event nodes, including ancillary timers.
|
inline |
|
inline |
|
finaloverridevirtual |
End this frame of per tracking, but do not block yet
|
finaloverridevirtual |
Calculates root timing base frequency (if needed by this RHI)
|
finaloverridevirtual |
Start this frame of per tracking
| FVulkanGPUTiming FVulkanEventNodeFrame::RootEventTiming |
Timer tracking inclusive time spent in the root nodes.