I like delay in app

How do i make "delay" in the app?

This may not the best idea, however, you can implement this:
Screenshot from 2022-12-02 17-03-52

Sorry @busybird15, that will not / does not work.

To introduce a delay in proceedings, it is simple enough to move any following actions into the clock timer event, after stopping the clock

image

Here the following actions are represented by setting a label to 3000. This happens 3000ms after pressing button 1.