s

val Double.s: Duration

Returns a duration equal to this Double number of seconds.

See also


val Int.s: Duration

Returns a duration equal to this Int number of seconds.

See also


val Long.s: Duration

Returns a duration equal to this Long number of seconds.

See also