Creates a countdown timer that will call the onExpiry function when the timer expires.
The number of seconds to count down.
The function to call when the timer expires.
The number of seconds remaining.
Creates a countdown timer that will call the onExpiry function when the timer expires.