Hacker News new | ask | show | jobs
by CornishPasty 4412 days ago
It should be setInterval(updateClock, 1000) not setInterval(updateClock(), 1000)
1 comments