Creating a delay between actions

So I created an input for spawning a wall in-game and set it all up in my BP (pictured below). What I wanna know is after I spawn a wall, how can I create a delay between the next time I want to spawn a wall. For example, I spawn a wall, then I can’t spawn another one until a 30 second time limit is up. Thanks for any help!