How to enable collision for a short period

Hello, I have a static mesh I’ve added to my character’s blueprint and I’m able to activate its collision using Set Collision Enabled which I activate with a button. However I want it to only enabled for a short time, after which it should disable on its own until I activate it again. How do I do this?