hours

Common
JVM
JS
Native
1.3
@ExperimentalTime val Int.hours: Duration

Returns a Duration equal to this Int number of hours.

Common
JVM
JS
Native
1.3
@ExperimentalTime val Long.hours: Duration

Returns a Duration equal to this Long number of hours.

Common
JVM
JS
Native
1.3
@ExperimentalTime val Double.hours: Duration

Returns a Duration equal to this Double number of hours.