//
core
/
io.islandtime.measures
/
IntDays
/
plus
common
plus
operator fun
plus
(nanoseconds:
IntNanoseconds
):
LongNanoseconds
Content copied to clipboard
operator fun
plus
(nanoseconds:
LongNanoseconds
):
LongNanoseconds
Content copied to clipboard
operator fun
plus
(microseconds:
IntMicroseconds
):
LongMicroseconds
Content copied to clipboard
operator fun
plus
(microseconds:
LongMicroseconds
):
LongMicroseconds
Content copied to clipboard
operator fun
plus
(milliseconds:
IntMilliseconds
):
LongMilliseconds
Content copied to clipboard
operator fun
plus
(milliseconds:
LongMilliseconds
):
LongMilliseconds
Content copied to clipboard
operator fun
plus
(seconds:
IntSeconds
):
IntSeconds
Content copied to clipboard
operator fun
plus
(seconds:
LongSeconds
):
LongSeconds
Content copied to clipboard
operator fun
plus
(minutes:
IntMinutes
):
IntMinutes
Content copied to clipboard
operator fun
plus
(minutes:
LongMinutes
):
LongMinutes
Content copied to clipboard
operator fun
plus
(hours:
IntHours
):
IntHours
Content copied to clipboard
operator fun
plus
(hours:
LongHours
):
LongHours
Content copied to clipboard
operator fun
plus
(days:
IntDays
):
IntDays
Content copied to clipboard
operator fun
plus
(days:
LongDays
):
LongDays
Content copied to clipboard
operator fun
plus
(weeks:
IntWeeks
):
IntDays
Content copied to clipboard
operator fun
plus
(weeks:
LongWeeks
):
LongDays
Content copied to clipboard