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