Skip to content

Commit 9e05e71

Browse files
committed
document rendertimers with correct doxygen tag
1 parent eb30058 commit 9e05e71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/engine/render/rendertimers.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @brief renderer functionality used for displaying rendering stats while the program is running
2+
* @file renderer functionality used for displaying rendering stats while the program is running
33
*
44
* timers can be created with designated start/stop points in the code; sub-ms
55
* times needed for accurate diagnosis possible (each frame is ~16.6ms @ 60Hz)

0 commit comments

Comments
 (0)