Open 3D Engine Atom Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::RPI::TimestampResult Class Reference

The structure that is used to store the readback data from the timestamp queries. More...

#include <GpuQueryTypes.h>

Public Member Functions

 TimestampResult (uint64_t beginTick, uint64_t endTick, RHI::HardwareQueueClass hardwareQueueClass)
 
uint64_t GetDurationInNanoseconds () const
 
uint64_t GetDurationInTicks () const
 
uint64_t GetTimestampBeginInTicks () const
 
void Add (const TimestampResult &extent)
 

Detailed Description

The structure that is used to store the readback data from the timestamp queries.


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