Time delay before next event

What is the easiest way to have a span of time between events? For example: after a click, I want an animation of an image to play through before showing/hiding some groups.

I have searched for this function in the forum and docs but the only time related actions I see are the “Do every 5 seconds”. I could see a few ways to do this, but I see it causing more workflow runs than necessary.

How do you all do this? Thank you in advance!

1 Like

I agree that this is a needed function

I did a concept of timing something, maybe this helps you. It’s a workaround and not precise but you get the idea.