toJavaDuration
Converts kotlin.time.Duration value to java.time.Duration value.
Durations greater than Long.MAX_VALUE seconds are cut to that value.
Converts kotlin.time.Duration value to java.time.Duration value.
Durations greater than Long.MAX_VALUE seconds are cut to that value.
Thanks for your feedback!