summaryrefslogtreecommitdiff
path: root/lib/Loadbars/Constants.pm
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2012-06-23 12:17:45 +0200
committerPaul Buetow <paul@buetow.org>2012-06-23 12:17:45 +0200
commitdf544c6d247661daaa1002a32fb281bf453058ba (patch)
treee5fd31f3ef41d332c0eb4ac581a33a3fbbd3beec /lib/Loadbars/Constants.pm
parent6d48029a215f90482777db4a9f169c404f26167a (diff)
set INTERVAL to 1.13
Diffstat (limited to 'lib/Loadbars/Constants.pm')
-rw-r--r--lib/Loadbars/Constants.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Loadbars/Constants.pm b/lib/Loadbars/Constants.pm
index 6d7b074..c32658b 100644
--- a/lib/Loadbars/Constants.pm
+++ b/lib/Loadbars/Constants.pm
@@ -27,7 +27,7 @@ use constant {
SYSTEM_BLUE0 => 30,
USER_ORANGE => 70,
USER_YELLOW0 => 50,
- INTERVAL => 0.125,
+ INTERVAL => 0.13,
INTERVAL_WARN => 1.0,
SUCCESS => 0,
E_UNKNOWN => 1,