timesSequence

abstract fun timesSequence(): Sequence<Long>

Returns a Sequence containing the next time instant at which the component should be executed. The sequence can be either finite or infinite.