summaryrefslogtreecommitdiffstats
path: root/Meter.h
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2015-01-23 03:08:21 -0200
committerHisham Muhammad <hisham@gobolinux.org>2015-01-23 03:08:21 -0200
commitc2108e5a482dfb8760849bb01264ed4bdb9f604f (patch)
tree29bd336760c5ca9cbebed5e4a1e007642064cbc4 /Meter.h
parent3383d8e5561dfc6fb2b65e0a194df94ccb5e08af (diff)
Another mega-patch for the refactoring process.
Kinda runs, but functionality from the original main loop is still missing. Patience.
Diffstat (limited to 'Meter.h')
-rw-r--r--Meter.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Meter.h b/Meter.h
index 97efc1ad..67df33b2 100644
--- a/Meter.h
+++ b/Meter.h
@@ -11,6 +11,8 @@ in the source distribution for its full text.
#define METER_BUFFER_LEN 256
+#define GRAPH_DELAY (DEFAULT_DELAY/2)
+
#include "ListItem.h"
#include <sys/time.h>

© 2014-2024 Faster IT GmbH | imprint | privacy policy