Hours
Constructors
Types
Functions
minus
Link copied to clipboard
plus
Link copied to clipboard
to Components
Link copied to clipboard
to Component Values
Link copied to clipboard
to Kotlin Duration
Link copied to clipboard
Converts this duration to a kotlin.time.Duration.
unary Minus
Link copied to clipboard
Negates this duration. @throws ArithmeticException if overflow occurs
Properties
absoluteValue
Link copied to clipboard
inMicroseconds
Link copied to clipboard
inMilliseconds
Link copied to clipboard
inNanoseconds
Link copied to clipboard
inWholeDays
Link copied to clipboard
Extensions
as Duration
Link copied to clipboard
as Utc Offset
Link copied to clipboard
Converts a duration of hours into a UtcOffset of the same length.
to Java Duration
Link copied to clipboard
Converts this duration to an equivalent Java Duration.
to NSTime Interval
Link copied to clipboard
Converts this duration to an equivalent NSTimeInterval.