<init>
TimedValue(value: T, duration: Duration)
Data class representing a result of executing an action, along with the duration of elapsed time interval.
TimedValue(value: T, duration: Duration)
Data class representing a result of executing an action, along with the duration of elapsed time interval.