holgerbrandl
01/02/2022, 1:36 PMkotlin.time.Duration
to a java.time.temporal.TemporalAmont
? E.g. to do Instant.now() + 5.seconds
. With the JDK Duration its easy, because it implements TemporalAmont
.ilya.gorbunov
01/02/2022, 5:07 PMholgerbrandl
01/02/2022, 5:29 PM