You can create an instance variable on the enemy sprite called "time".
In events set that:
Enemy is overlapping X object
+
every 1.0 second
Then >> Add 1 to "time" instance variable of the enemy
Finally:
If Enemy "Time" instance Variable is 3 = Destroy enemy