Searched refs:tryUntilNanos (Results 1 – 1 of 1) sorted by relevance
154 long tryUntilNanos = System.nanoTime() in waitForBackupInitialization() local156 while (System.nanoTime() < tryUntilNanos) { in waitForBackupInitialization()