No, that's not going to work. Here's what to do, assuming that you want to set the coil to "true" for 5 seconds.
Create a point event detector on the point that fires when the point has been "true" for 5 seconds.
Create an event handler for the event in 1) that sets the point to false when it activates, and does nothing when it deactivates.