diff options
| author | Paul Buetow <paul@buetow.org> | 2012-06-23 12:17:45 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2012-06-23 12:17:45 +0200 |
| commit | df544c6d247661daaa1002a32fb281bf453058ba (patch) | |
| tree | e5fd31f3ef41d332c0eb4ac581a33a3fbbd3beec /lib/Loadbars/Constants.pm | |
| parent | 6d48029a215f90482777db4a9f169c404f26167a (diff) | |
set INTERVAL to 1.13
Diffstat (limited to 'lib/Loadbars/Constants.pm')
| -rw-r--r-- | lib/Loadbars/Constants.pm | 2 |
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, |
