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