cgv
|
#include <performance_monitor.h>
Inherited by cgv::render::gl::gl_performance_monitor.
Public Member Functions | |
performance_monitor () | |
construct performance monitor with standard configuration | |
This class allows to monitor the performance of a set of tasks that are repeatedly executed over time. Each repetition is called a frame. The performance monitor supports storage of performance information in a file and prepares everything for rendering performance measurements, where the actually rendering is implemented in libs/cgv_gl/gl/gl_performance_monitor.