Hacker News new | ask | show | jobs
by iudqnolq 585 days ago
I misread your comment. It wouldn't make sense to have a non-async sleep in a browser, as it is an event-loop based primarily single-threaded JavaScript runtime.