diff options
| author | Paul Buetow <paul@buetow.org> | 2012-06-23 17:40:39 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2012-06-23 17:40:39 +0200 |
| commit | f60cf3cbad59ac173f37d6a7d14132171590f25a (patch) | |
| tree | e4277bc43a73ffc2507c2aa9bc976e5fde9ac99a /lib/Loadbars/Constants.pm | |
| parent | 5687570b4c3dedd1913ac83c30f8e8ab18844871 (diff) | |
foo
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 f4db3c9..84f08dc 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.1, + INTERVAL => 0.14, INTERVAL_WARN => 1.0, SUCCESS => 0, E_UNKNOWN => 1, |
