ECS, 3 secs feels like a decent compromise

This commit is contained in:
Manindra Moharana
2014-07-31 20:45:42 +05:30
parent b129b80448
commit 10fedecd15

View File

@@ -68,7 +68,7 @@ public class ErrorCheckerService implements Runnable{
/**
* Error check happens every sleepTime milliseconds
*/
public static final int sleepTime = 4000;
public static final int sleepTime = 3000;
/**
* The amazing eclipse ast parser