summaryrefslogtreecommitdiff
path: root/src/top/top.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/top/top.h')
-rw-r--r--src/top/top.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/top/top.h b/src/top/top.h
index d633f3e..03de1ca 100644
--- a/src/top/top.h
+++ b/src/top/top.h
@@ -121,7 +121,7 @@ char *strcasestr(const char *haystack, const char *needle);
/* Length of time a message is displayed and the duration
of a 'priming' wait during library startup (in microseconds) */
#define MSG_USLEEP 1250000
-#define LIB_USLEEP 150000
+#define LIB_USLEEP 100000
/* Specific process id monitoring support (command line only) */
#define MONPIDMAX 20