Delay Started
@Serializable
@SerialName(value = "DelayStarted" )
An entity has started a timed delay. arrivalTime is the simulated time at which the delay will end (simTime + duration); carrying it lets the renderer drive a progress indicator without re-deriving it.