I\'m trying to build a simple countdown application. Is it possible to show the timer value on setTimeout, or would I have to use a for loop?
Thanks!