node-setimmediate binary package in Ubuntu Focal amd64
setImmediate.js is a highly cross-browser implementation of the
setImmediate and clearImmediate APIs, proposed by Microsoft to
the Web Performance Working Group.
.
setImmediate allows scripts to yield to the browser, executing a
given operation asynchronously, in a manner that is typically
more efficient and consumes less power than the usual
setTimeout(..., 0) pattern.
.
Node.js is an event-based server-side JavaScript engine.
Publishing history
Date | Status | Target | Component | Section | Priority | Phased updates | Version | ||
---|---|---|---|---|---|---|---|---|---|
2019-10-18 09:15:30 UTC | Published | Ubuntu Focal amd64 | release | universe | web | Optional | 1.0.5-5 | ||
|