core / io.islandtime.measures / kotlin.Int / times

times

(iosArm64) operator fun Int.times(centuries: IntCenturies): IntCenturies
(iosArm64) operator fun Int.times(centuries: LongCenturies): LongCenturies
(iosX64) operator fun Int.times(centuries: IntCenturies): IntCenturies
(iosX64) operator fun Int.times(centuries: LongCenturies): LongCenturies
(jvm) operator fun Int.times(centuries: IntCenturies): IntCenturies
(jvm) operator fun Int.times(centuries: LongCenturies): LongCenturies
(macosX64) operator fun Int.times(centuries: IntCenturies): IntCenturies
(macosX64) operator fun Int.times(centuries: LongCenturies): LongCenturies
(tvosArm64) operator fun Int.times(centuries: IntCenturies): IntCenturies
(tvosArm64) operator fun Int.times(centuries: LongCenturies): LongCenturies
(tvosX64) operator fun Int.times(centuries: IntCenturies): IntCenturies
(tvosX64) operator fun Int.times(centuries: LongCenturies): LongCenturies
(watchosArm64) operator fun Int.times(centuries: IntCenturies): IntCenturies
(watchosArm64) operator fun Int.times(centuries: LongCenturies): LongCenturies
(watchosX86) operator fun Int.times(centuries: IntCenturies): IntCenturies
(watchosX86) operator fun Int.times(centuries: LongCenturies): LongCenturies

Multiply by a number of centuries.

Exceptions

ArithmeticException - if overflow occurs

(iosArm64) operator fun Int.times(days: IntDays): IntDays
(iosArm64) operator fun Int.times(days: LongDays): LongDays
(iosX64) operator fun Int.times(days: IntDays): IntDays
(iosX64) operator fun Int.times(days: LongDays): LongDays
(jvm) operator fun Int.times(days: IntDays): IntDays
(jvm) operator fun Int.times(days: LongDays): LongDays
(macosX64) operator fun Int.times(days: IntDays): IntDays
(macosX64) operator fun Int.times(days: LongDays): LongDays
(tvosArm64) operator fun Int.times(days: IntDays): IntDays
(tvosArm64) operator fun Int.times(days: LongDays): LongDays
(tvosX64) operator fun Int.times(days: IntDays): IntDays
(tvosX64) operator fun Int.times(days: LongDays): LongDays
(watchosArm64) operator fun Int.times(days: IntDays): IntDays
(watchosArm64) operator fun Int.times(days: LongDays): LongDays
(watchosX86) operator fun Int.times(days: IntDays): IntDays
(watchosX86) operator fun Int.times(days: LongDays): LongDays

Multiply by a number of days.

Exceptions

ArithmeticException - if overflow occurs

(iosArm64) operator fun Int.times(decades: IntDecades): IntDecades
(iosArm64) operator fun Int.times(decades: LongDecades): LongDecades
(iosX64) operator fun Int.times(decades: IntDecades): IntDecades
(iosX64) operator fun Int.times(decades: LongDecades): LongDecades
(jvm) operator fun Int.times(decades: IntDecades): IntDecades
(jvm) operator fun Int.times(decades: LongDecades): LongDecades
(macosX64) operator fun Int.times(decades: IntDecades): IntDecades
(macosX64) operator fun Int.times(decades: LongDecades): LongDecades
(tvosArm64) operator fun Int.times(decades: IntDecades): IntDecades
(tvosArm64) operator fun Int.times(decades: LongDecades): LongDecades
(tvosX64) operator fun Int.times(decades: IntDecades): IntDecades
(tvosX64) operator fun Int.times(decades: LongDecades): LongDecades
(watchosArm64) operator fun Int.times(decades: IntDecades): IntDecades
(watchosArm64) operator fun Int.times(decades: LongDecades): LongDecades
(watchosX86) operator fun Int.times(decades: IntDecades): IntDecades
(watchosX86) operator fun Int.times(decades: LongDecades): LongDecades

Multiply by a number of decades.

Exceptions

ArithmeticException - if overflow occurs

(iosArm64) operator fun Int.times(hours: IntHours): IntHours
(iosArm64) operator fun Int.times(hours: LongHours): LongHours
(iosX64) operator fun Int.times(hours: IntHours): IntHours
(iosX64) operator fun Int.times(hours: LongHours): LongHours
(jvm) operator fun Int.times(hours: IntHours): IntHours
(jvm) operator fun Int.times(hours: LongHours): LongHours
(macosX64) operator fun Int.times(hours: IntHours): IntHours
(macosX64) operator fun Int.times(hours: LongHours): LongHours
(tvosArm64) operator fun Int.times(hours: IntHours): IntHours
(tvosArm64) operator fun Int.times(hours: LongHours): LongHours
(tvosX64) operator fun Int.times(hours: IntHours): IntHours
(tvosX64) operator fun Int.times(hours: LongHours): LongHours
(watchosArm64) operator fun Int.times(hours: IntHours): IntHours
(watchosArm64) operator fun Int.times(hours: LongHours): LongHours
(watchosX86) operator fun Int.times(hours: IntHours): IntHours
(watchosX86) operator fun Int.times(hours: LongHours): LongHours

Multiply by a number of hours.

Exceptions

ArithmeticException - if overflow occurs

(iosArm64) operator fun Int.times(microseconds: IntMicroseconds): LongMicroseconds
(iosArm64) operator fun Int.times(microseconds: LongMicroseconds): LongMicroseconds
(iosX64) operator fun Int.times(microseconds: IntMicroseconds): LongMicroseconds
(iosX64) operator fun Int.times(microseconds: LongMicroseconds): LongMicroseconds
(jvm) operator fun Int.times(microseconds: IntMicroseconds): LongMicroseconds
(jvm) operator fun Int.times(microseconds: LongMicroseconds): LongMicroseconds
(macosX64) operator fun Int.times(microseconds: IntMicroseconds): LongMicroseconds
(macosX64) operator fun Int.times(microseconds: LongMicroseconds): LongMicroseconds
(tvosArm64) operator fun Int.times(microseconds: IntMicroseconds): LongMicroseconds
(tvosArm64) operator fun Int.times(microseconds: LongMicroseconds): LongMicroseconds
(tvosX64) operator fun Int.times(microseconds: IntMicroseconds): LongMicroseconds
(tvosX64) operator fun Int.times(microseconds: LongMicroseconds): LongMicroseconds
(watchosArm64) operator fun Int.times(microseconds: IntMicroseconds): LongMicroseconds
(watchosArm64) operator fun Int.times(microseconds: LongMicroseconds): LongMicroseconds
(watchosX86) operator fun Int.times(microseconds: IntMicroseconds): LongMicroseconds
(watchosX86) operator fun Int.times(microseconds: LongMicroseconds): LongMicroseconds

Multiply by a number of microseconds.

Exceptions

ArithmeticException - if overflow occurs

(iosArm64) operator fun Int.times(milliseconds: IntMilliseconds): LongMilliseconds
(iosArm64) operator fun Int.times(milliseconds: LongMilliseconds): LongMilliseconds
(iosX64) operator fun Int.times(milliseconds: IntMilliseconds): LongMilliseconds
(iosX64) operator fun Int.times(milliseconds: LongMilliseconds): LongMilliseconds
(jvm) operator fun Int.times(milliseconds: IntMilliseconds): LongMilliseconds
(jvm) operator fun Int.times(milliseconds: LongMilliseconds): LongMilliseconds
(macosX64) operator fun Int.times(milliseconds: IntMilliseconds): LongMilliseconds
(macosX64) operator fun Int.times(milliseconds: LongMilliseconds): LongMilliseconds
(tvosArm64) operator fun Int.times(milliseconds: IntMilliseconds): LongMilliseconds
(tvosArm64) operator fun Int.times(milliseconds: LongMilliseconds): LongMilliseconds
(tvosX64) operator fun Int.times(milliseconds: IntMilliseconds): LongMilliseconds
(tvosX64) operator fun Int.times(milliseconds: LongMilliseconds): LongMilliseconds
(watchosArm64) operator fun Int.times(milliseconds: IntMilliseconds): LongMilliseconds
(watchosArm64) operator fun Int.times(milliseconds: LongMilliseconds): LongMilliseconds
(watchosX86) operator fun Int.times(milliseconds: IntMilliseconds): LongMilliseconds
(watchosX86) operator fun Int.times(milliseconds: LongMilliseconds): LongMilliseconds

Multiply by a number of milliseconds.

Exceptions

ArithmeticException - if overflow occurs

(iosArm64) operator fun Int.times(minutes: IntMinutes): IntMinutes
(iosArm64) operator fun Int.times(minutes: LongMinutes): LongMinutes
(iosX64) operator fun Int.times(minutes: IntMinutes): IntMinutes
(iosX64) operator fun Int.times(minutes: LongMinutes): LongMinutes
(jvm) operator fun Int.times(minutes: IntMinutes): IntMinutes
(jvm) operator fun Int.times(minutes: LongMinutes): LongMinutes
(macosX64) operator fun Int.times(minutes: IntMinutes): IntMinutes
(macosX64) operator fun Int.times(minutes: LongMinutes): LongMinutes
(tvosArm64) operator fun Int.times(minutes: IntMinutes): IntMinutes
(tvosArm64) operator fun Int.times(minutes: LongMinutes): LongMinutes
(tvosX64) operator fun Int.times(minutes: IntMinutes): IntMinutes
(tvosX64) operator fun Int.times(minutes: LongMinutes): LongMinutes
(watchosArm64) operator fun Int.times(minutes: IntMinutes): IntMinutes
(watchosArm64) operator fun Int.times(minutes: LongMinutes): LongMinutes
(watchosX86) operator fun Int.times(minutes: IntMinutes): IntMinutes
(watchosX86) operator fun Int.times(minutes: LongMinutes): LongMinutes

Multiply by a number of minutes.

Exceptions

ArithmeticException - if overflow occurs

(iosArm64) operator fun Int.times(months: IntMonths): IntMonths
(iosArm64) operator fun Int.times(months: LongMonths): LongMonths
(iosX64) operator fun Int.times(months: IntMonths): IntMonths
(iosX64) operator fun Int.times(months: LongMonths): LongMonths
(jvm) operator fun Int.times(months: IntMonths): IntMonths
(jvm) operator fun Int.times(months: LongMonths): LongMonths
(macosX64) operator fun Int.times(months: IntMonths): IntMonths
(macosX64) operator fun Int.times(months: LongMonths): LongMonths
(tvosArm64) operator fun Int.times(months: IntMonths): IntMonths
(tvosArm64) operator fun Int.times(months: LongMonths): LongMonths
(tvosX64) operator fun Int.times(months: IntMonths): IntMonths
(tvosX64) operator fun Int.times(months: LongMonths): LongMonths
(watchosArm64) operator fun Int.times(months: IntMonths): IntMonths
(watchosArm64) operator fun Int.times(months: LongMonths): LongMonths
(watchosX86) operator fun Int.times(months: IntMonths): IntMonths
(watchosX86) operator fun Int.times(months: LongMonths): LongMonths

Multiply by a number of months.

Exceptions

ArithmeticException - if overflow occurs

(iosArm64) operator fun Int.times(nanoseconds: IntNanoseconds): LongNanoseconds
(iosArm64) operator fun Int.times(nanoseconds: LongNanoseconds): LongNanoseconds
(iosX64) operator fun Int.times(nanoseconds: IntNanoseconds): LongNanoseconds
(iosX64) operator fun Int.times(nanoseconds: LongNanoseconds): LongNanoseconds
(jvm) operator fun Int.times(nanoseconds: IntNanoseconds): LongNanoseconds
(jvm) operator fun Int.times(nanoseconds: LongNanoseconds): LongNanoseconds
(macosX64) operator fun Int.times(nanoseconds: IntNanoseconds): LongNanoseconds
(macosX64) operator fun Int.times(nanoseconds: LongNanoseconds): LongNanoseconds
(tvosArm64) operator fun Int.times(nanoseconds: IntNanoseconds): LongNanoseconds
(tvosArm64) operator fun Int.times(nanoseconds: LongNanoseconds): LongNanoseconds
(tvosX64) operator fun Int.times(nanoseconds: IntNanoseconds): LongNanoseconds
(tvosX64) operator fun Int.times(nanoseconds: LongNanoseconds): LongNanoseconds
(watchosArm64) operator fun Int.times(nanoseconds: IntNanoseconds): LongNanoseconds
(watchosArm64) operator fun Int.times(nanoseconds: LongNanoseconds): LongNanoseconds
(watchosX86) operator fun Int.times(nanoseconds: IntNanoseconds): LongNanoseconds
(watchosX86) operator fun Int.times(nanoseconds: LongNanoseconds): LongNanoseconds

Multiply by a number of nanoseconds.

Exceptions

ArithmeticException - if overflow occurs

(iosArm64) operator fun Int.times(seconds: IntSeconds): IntSeconds
(iosArm64) operator fun Int.times(seconds: LongSeconds): LongSeconds
(iosX64) operator fun Int.times(seconds: IntSeconds): IntSeconds
(iosX64) operator fun Int.times(seconds: LongSeconds): LongSeconds
(jvm) operator fun Int.times(seconds: IntSeconds): IntSeconds
(jvm) operator fun Int.times(seconds: LongSeconds): LongSeconds
(macosX64) operator fun Int.times(seconds: IntSeconds): IntSeconds
(macosX64) operator fun Int.times(seconds: LongSeconds): LongSeconds
(tvosArm64) operator fun Int.times(seconds: IntSeconds): IntSeconds
(tvosArm64) operator fun Int.times(seconds: LongSeconds): LongSeconds
(tvosX64) operator fun Int.times(seconds: IntSeconds): IntSeconds
(tvosX64) operator fun Int.times(seconds: LongSeconds): LongSeconds
(watchosArm64) operator fun Int.times(seconds: IntSeconds): IntSeconds
(watchosArm64) operator fun Int.times(seconds: LongSeconds): LongSeconds
(watchosX86) operator fun Int.times(seconds: IntSeconds): IntSeconds
(watchosX86) operator fun Int.times(seconds: LongSeconds): LongSeconds

Multiply by a number of seconds.

Exceptions

ArithmeticException - if overflow occurs

(iosArm64) operator fun Int.times(weeks: IntWeeks): IntWeeks
(iosArm64) operator fun Int.times(weeks: LongWeeks): LongWeeks
(iosX64) operator fun Int.times(weeks: IntWeeks): IntWeeks
(iosX64) operator fun Int.times(weeks: LongWeeks): LongWeeks
(jvm) operator fun Int.times(weeks: IntWeeks): IntWeeks
(jvm) operator fun Int.times(weeks: LongWeeks): LongWeeks
(macosX64) operator fun Int.times(weeks: IntWeeks): IntWeeks
(macosX64) operator fun Int.times(weeks: LongWeeks): LongWeeks
(tvosArm64) operator fun Int.times(weeks: IntWeeks): IntWeeks
(tvosArm64) operator fun Int.times(weeks: LongWeeks): LongWeeks
(tvosX64) operator fun Int.times(weeks: IntWeeks): IntWeeks
(tvosX64) operator fun Int.times(weeks: LongWeeks): LongWeeks
(watchosArm64) operator fun Int.times(weeks: IntWeeks): IntWeeks
(watchosArm64) operator fun Int.times(weeks: LongWeeks): LongWeeks
(watchosX86) operator fun Int.times(weeks: IntWeeks): IntWeeks
(watchosX86) operator fun Int.times(weeks: LongWeeks): LongWeeks

Multiply by a number of weeks.

Exceptions

ArithmeticException - if overflow occurs

(iosArm64) operator fun Int.times(years: IntYears): IntYears
(iosArm64) operator fun Int.times(years: LongYears): LongYears
(iosX64) operator fun Int.times(years: IntYears): IntYears
(iosX64) operator fun Int.times(years: LongYears): LongYears
(jvm) operator fun Int.times(years: IntYears): IntYears
(jvm) operator fun Int.times(years: LongYears): LongYears
(macosX64) operator fun Int.times(years: IntYears): IntYears
(macosX64) operator fun Int.times(years: LongYears): LongYears
(tvosArm64) operator fun Int.times(years: IntYears): IntYears
(tvosArm64) operator fun Int.times(years: LongYears): LongYears
(tvosX64) operator fun Int.times(years: IntYears): IntYears
(tvosX64) operator fun Int.times(years: LongYears): LongYears
(watchosArm64) operator fun Int.times(years: IntYears): IntYears
(watchosArm64) operator fun Int.times(years: LongYears): LongYears
(watchosX86) operator fun Int.times(years: IntYears): IntYears
(watchosX86) operator fun Int.times(years: LongYears): LongYears

Multiply by a number of years.

Exceptions

ArithmeticException - if overflow occurs

(iosArm64) operator fun Int.times(duration: Duration): Duration
(iosX64) operator fun Int.times(duration: Duration): Duration
(jvm) operator fun Int.times(duration: Duration): Duration
(macosX64) operator fun Int.times(duration: Duration): Duration
(tvosArm64) operator fun Int.times(duration: Duration): Duration
(tvosX64) operator fun Int.times(duration: Duration): Duration
(watchosArm64) operator fun Int.times(duration: Duration): Duration
(watchosX86) operator fun Int.times(duration: Duration): Duration

Multiply by a duration.

Exceptions

ArithmeticException - if overflow occurs

(iosArm64) operator fun Int.times(period: Period): Period
(iosX64) operator fun Int.times(period: Period): Period
(jvm) operator fun Int.times(period: Period): Period
(macosX64) operator fun Int.times(period: Period): Period
(tvosArm64) operator fun Int.times(period: Period): Period
(tvosX64) operator fun Int.times(period: Period): Period
(watchosArm64) operator fun Int.times(period: Period): Period
(watchosX86) operator fun Int.times(period: Period): Period