spring-framework / org.springframework.util.backoff / ExponentialBackOff / getMaxElapsedTime

getMaxElapsedTime

open fun getMaxElapsedTime(): Long

Return the maximum elapsed time in milliseconds after which a call to BackOffExecution#nextBackOff() returns BackOffExecution#STOP.