mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-12 10:49:59 +01:00
Implemented Timers in Metrics toolkit
This commit is contained in:
@@ -56,7 +56,7 @@ namespace ImGuiToolkit
|
||||
void SetAccentColor (accent_color color);
|
||||
struct ImVec4 GetHighlightColor ();
|
||||
|
||||
void ShowStats (bool* p_open, int* p_corner);
|
||||
void ShowStats (bool* p_open, int* p_corner, bool* p_timer);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user