core-ktx / androidx.time / java.time.Period / times

times

inline operator fun Period.times(multiplicand: Int): Period

Multiply this Period by the multiplicand.

See Also

Period.multipliedBy