ok, to do this you need to use a delay. To do that edit the box on the right.
In there out the amount of milliseconds you want to delay the event.
in this slot 1 second = 1000 milliseconds, so you might have to do some math for complex delays (like damage the player every X amount of seconds)
need anything else?