toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-compensation-domain
/
me.ahoo.wow.compensation.domain
/
NextRetryAtCalculator
/
nextRetryAt
next
Retry
At
open
fun
nextRetryAt
(
minBackoff
:
Int
,
retries
:
Int
,
currentRetryAt
:
Long
=
System.currentTimeMillis()
)
:
Long