Days
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
inWholeWeeks
Link copied to clipboard
Extensions
as Duration
Link copied to clipboard
to Java Duration
Link copied to clipboard
Converts this duration to an equivalent Java Duration.
to Java Period
Link copied to clipboard
Converts this duration to an equivalent Java Period.
to NSTime Interval
Link copied to clipboard
Converts this duration to an equivalent NSTimeInterval.