cgv
Loading...
Searching...
No Matches
cgv::render::performance_measurement Struct Reference

Public Member Functions

 performance_measurement (double _time, int _task_id, bool _start)
 

Public Attributes

double time
 
int task_id
 
bool start
 

Detailed Description

Definition at line 22 of file performance_monitor.h.

Constructor & Destructor Documentation

◆ performance_measurement()

cgv::render::performance_measurement::performance_measurement ( double  _time,
int  _task_id,
bool  _start 
)
inline

Definition at line 27 of file performance_monitor.h.

Member Data Documentation

◆ start

bool cgv::render::performance_measurement::start

Definition at line 26 of file performance_monitor.h.

◆ task_id

int cgv::render::performance_measurement::task_id

Definition at line 25 of file performance_monitor.h.

◆ time

double cgv::render::performance_measurement::time

Definition at line 24 of file performance_monitor.h.


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