github.com/cenkalti/backoff/v4.ConstantBackOff.NextBackOff (method, view implemented interface methods)

one use

	github.com/cenkalti/backoff/v4 (current package)
		backoff.go#L62: func (b *ConstantBackOff) NextBackOff() time.Duration { return b.Interval }