Hacker News new | ask | show | jobs
by thijsvandien 490 days ago
Windows offers several kinds of timers. For example, there's also CreateTimerQueueTimer, which (in contrast to SetTimer) does not require a message loop.