kotlin-stdlib / kotlin.time / Duration / plus plus Common JVM JS Native 1.0 operator fun plus(other: Duration): Duration Returns a duration whose value is the sum of this and other duration values.