This isn't a timer, but a wait action..
Could be better to use the timer behaviour for something like this though
give the player timer behaviour
instead of the wait action use start timer for 10 seconds
and on timer - setthe actions now below the wait action..
I would actually choose to put all events concerning collision with enemies in a group and de-activate that group during the "invincible" period..