I think you could, but a better way of doing it is make it so that the first event in the group of events starts a fastloop, and then put every event in the event group into said fastloop, so that you can do the loop chunking more easily (the number of times you run the loop is a loop speed multiplier if you do it this way, basically).