elapsedTime

abstract override val elapsedTime: Duration

Wall-clock elapsed time of the final attempt (the successful one, or the last failed attempt if no attempt succeeded). For an aggregate including all prior failed attempts and the wait delays between them, see aggregatedElapsedTime.