updateTiming

fun updateTiming(timing: OptionalEffectTiming = definedExternally)(source)

The updateTiming() method of the AnimationEffect interface updates the specified timing properties for an animation effect.

MDN Reference