Public Member Functions | |
instructions_printer () | |
void | print_instructions (window &app, bool use_gpu_processing) |
Public Attributes | |
std::chrono::high_resolution_clock::time_point | last_clock |
int | last_fps |
int | rendered_frames |
Definition at line 13 of file examples/gl/rs-gl.cpp.
instructions_printer::instructions_printer | ( | ) |
Definition at line 170 of file examples/gl/rs-gl.cpp.
Definition at line 180 of file examples/gl/rs-gl.cpp.
std::chrono::high_resolution_clock::time_point instructions_printer::last_clock |
Definition at line 18 of file examples/gl/rs-gl.cpp.
int instructions_printer::last_fps |
Definition at line 20 of file examples/gl/rs-gl.cpp.
int instructions_printer::rendered_frames |
Definition at line 19 of file examples/gl/rs-gl.cpp.