You don't need to mess with dynamic events. Simply add a timeout event to the event case you want to trigger.
Feed the timeout terminal from a shift register initialized with zero and wired a -1 to the shift register on the right.
The event case will immediately trigger once due to timeout. After that, the timeout will be infinite.
(See attached image)
Also have a look at
my old post. The need for a generic "initialize event" has been discussed long ago in more detail, but I can no longer find the thread.