Implemented Timers in Metrics toolkit

This commit is contained in:
brunoherbelin
2020-11-06 23:03:20 +01:00
parent d3f6f2f87d
commit 6d80c798f5
6 changed files with 45 additions and 12 deletions

View File

@@ -5,7 +5,7 @@
#define APP_TITLE " -- Video Live Mixer"
#define APP_SETTINGS "vimix.xml"
#define APP_VERSION_MAJOR 0
#define APP_VERSION_MINOR 3
#define APP_VERSION_MINOR 4
#define XML_VERSION_MAJOR 0
#define XML_VERSION_MINOR 1
#define MAX_RECENT_HISTORY 20