Here, the RealTimeComposite actor has delay set to UNDEFINED, and we use the triggering mechanism of the Clock actor to throttle model time. Notice however that this mechanism will fail if there is any other open-loop part of the model (e.g. an untriggered Clock actor) because model time will get very far ahead very quickly. The time stamps of the outputs from the RealTimeComposite become large quickly.