Hacker News new | ask | show | jobs
by gregoriol 605 days ago
I don't think there is any guarantee that setTimeout will run at exactly 1000. Though didn't expect it to run earlier, it definitely could run later.
1 comments

Same. I expected it could take a few ms longer. But less? Apparently that's a thing.