well if you think about it countdown is like a reverse way to go forward in time so how about for every 1 sec minus one from a variable and then make a condition when it hit 0 to do an action.
You do something like If variable isnt 0 then for every 1 sec minus 1 from the variable. I discover it when i was making a spawn minion system