seconds

val Long.seconds: Duration
val Float.seconds: Duration
val Int.seconds: Duration
val Double.seconds: Duration

Duration representing this number as seconds.


val Duration.seconds: Double

Returns the total number of seconds for this Duration