We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb30058 commit 9e05e71Copy full SHA for 9e05e71
src/engine/render/rendertimers.cpp
@@ -1,5 +1,5 @@
1
/**
2
- * @brief renderer functionality used for displaying rendering stats while the program is running
+ * @file renderer functionality used for displaying rendering stats while the program is running
3
*
4
* timers can be created with designated start/stop points in the code; sub-ms
5
* times needed for accurate diagnosis possible (each frame is ~16.6ms @ 60Hz)
0 commit comments