Daniel
06/13/2021, 7:43 PM10.seconds
to Duration.seconds(10)
I got an error that Duration.seconds
does not exist. Autocomplete shows the only members of Duration.Companion
are ZERO
and INFINITY
. However, jumping to the definition of Duration
shows fun seconds
. I don't understand what could cause thisephemient
06/13/2021, 7:47 PMephemient
06/13/2021, 7:48 PMDaniel
06/13/2021, 7:49 PMDaniel
06/13/2021, 8:01 PM