mirror of
https://github.com/Clortox/dashboard.git
synced 2026-03-04 00:58:00 +00:00
Add panel incrmementing
This commit is contained in:
@@ -25,6 +25,7 @@ namespace dashboard::panel {
|
||||
|
||||
virtual void draw() = 0;
|
||||
|
||||
//in milliseconds
|
||||
size_t _time_on_screen = 0;
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user