Searched refs:MIN_DEBUGGER_IDLE (Results 1 – 1 of 1) sorted by relevance
89 private static final int MIN_DEBUGGER_IDLE = 1300; // msec field in Debug282 if (delta < MIN_DEBUGGER_IDLE) { in waitForDebugger()