UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::RHI::GPUProfiler::FEvent::FBeginWork Struct Reference

#include <GPUProfiler.h>

Public Member Functions

 FBeginWork (uint64 CPUTimestamp, uint64 GPUTimestampTOP=0)
 

Public Attributes

uint64 CPUTimestamp
 
uint64 GPUTimestampTOP
 

Constructor & Destructor Documentation

◆ FBeginWork()

UE::RHI::GPUProfiler::FEvent::FBeginWork::FBeginWork ( uint64  CPUTimestamp,
uint64  GPUTimestampTOP = 0 
)
inline

Member Data Documentation

◆ CPUTimestamp

uint64 UE::RHI::GPUProfiler::FEvent::FBeginWork::CPUTimestamp

◆ GPUTimestampTOP

uint64 UE::RHI::GPUProfiler::FEvent::FBeginWork::GPUTimestampTOP

The documentation for this struct was generated from the following file: