How do i make "delay" in the app?
This may not the best idea, however, you can implement this:
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
Here the following actions are represented by setting a label to 3000. This happens 3000ms after pressing button 1.