Radium Engine  1.5.0
Ra::FrameTimerData Struct Reference

This struct holds all timings for one frame of the engine. More...

#include <Gui/TimerData/FrameTimerData.hpp>

+ Collaboration diagram for Ra::FrameTimerData:

Public Member Functions

void print (std::ostream &ostream) const
 

Public Attributes

uint numFrame
 
Core::Utils::TimePoint frameStart
 
Core::Utils::TimePoint tasksStart
 
Core::Utils::TimePoint tasksEnd
 
Core::Utils::TimePoint frameEnd
 
Engine::Rendering::Renderer::TimerData renderData
 
std::vector< Core::TaskQueue::TimerDatataskData
 

Detailed Description

This struct holds all timings for one frame of the engine.

Definition at line 16 of file FrameTimerData.hpp.


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