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