Searched refs:SLEEP_FOR (Results 1 – 1 of 1) sorted by relevance
52 private static final Duration SLEEP_FOR = Duration.ofMillis(200); field in ModuleTestUtils160 Thread.sleep(SLEEP_FOR.toMillis()); in waitForStagedSessionReady()161 spentWaiting = spentWaiting.plus(SLEEP_FOR); in waitForStagedSessionReady()