endElementAt

fun endElementAt(offset: Float)(source)

The SVGAnimationElement method endElementAt() creates an end instance time for the current time plus the specified offset. The new instance time is added to the end instance times list.

MDN Reference