h

val Double.h: Duration

Returns a duration equal to this Double number of hours.

See also


val Int.h: Duration

Returns a duration equal to this Int number of hours.

See also


val Long.h: Duration

Returns a duration equal to this Long number of hours.

See also