cgv
|
Public Member Functions | |
performance_measurement (double _time, int _task_id, bool _start) | |
Public Attributes | |
double | time |
int | task_id |
bool | start |
Definition at line 22 of file performance_monitor.h.
|
inline |
Definition at line 27 of file performance_monitor.h.
bool cgv::render::performance_measurement::start |
Definition at line 26 of file performance_monitor.h.
int cgv::render::performance_measurement::task_id |
Definition at line 25 of file performance_monitor.h.
double cgv::render::performance_measurement::time |
Definition at line 24 of file performance_monitor.h.