Hey,
unfortunately this doesn’t work out of the box. But you could write a custom createAction
function for this particular case (or extend it in your custom palette provider). This function should take care of creating an intermediate catch event with a timer event definition (take a look here for inspiration).
Hope that helps