aboutsummaryrefslogtreecommitdiffstats
path: root/xcompmgr.c
diff options
context:
space:
mode:
Diffstat (limited to 'xcompmgr.c')
-rw-r--r--xcompmgr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xcompmgr.c b/xcompmgr.c
index 20b4466..20cc534 100644
--- a/xcompmgr.c
+++ b/xcompmgr.c
@@ -768,7 +768,7 @@ time_in_millis ()
return(tp.tv_sec * 1000) + (tp.tv_usec / 1000);
}
-#define INTERVAL 30
+#define INTERVAL 10
main ()
{