Optimized timer pooling for Node.js. Delays >= 1000ms use lightweight JavaScript handles dispatched by one unref'ed native `Timeout`, reducing native `Timeout` allocation when many long-lived timers are in use.
npm install @nxtedition/timers@1.1.12