plus

open operator fun plus(duration: Duration): TimeMark(source)

Returns a time mark on the same time source that is ahead of this time mark by the specified duration.

The returned time mark is more late when the duration is positive, and more early when the duration is negative.

Since Kotlin

1.3