Package: wnpp
Severity: wishlist
Owner: Joseph Nahmias <[email protected]>
X-Debbugs-CC: [email protected]

* Package name    : node-approximate-now
  Version         : 1.0.2
  Upstream Author : Gajus Kuizinas <[email protected]>
* URL             : https://github.com/gajus/approximate-now
* License         : BSD-3-Clause
  Programming Lang: JavaScript
  Description     : approximate (fast) current UNIX time for Node.js

 Sometimes you don't care about the exact time the event took place, but
 rather need to know approximately when. If your use case is performance
 sensitive, then Date.now() might not be the best option because it has a
 measurable impact to the performance. approximate-now provides an
 approximate (to the error of 50ms) time without a performance penalty of
 Date.now().
 .
 Node.js is an event-based server-side JavaScript engine.

dep for pixl-logger
i plan to maintain this under the js-team

Reply via email to