Package: wnpp
Severity: wishlist
Owner: Pirate Praveen <prav...@debian.org>
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name    : node-performance-now
  Version         : 2.1.0
  Upstream Author : Braveg1rl <braveg...@outlook.com>
* URL             : https://github.com/braveg1rl/performance-now
* License         : Expat
  Programming Lang: JavaScript
  Description     : Implements performance.now (based on process.hrtime)

 Modern browsers have a `window.performance` object with - among others - a
 `now` method which gives time in milliseconds, but with sub-millisecond
 precision. This module offers the same function based on the Node.js native
 `process.hrtime` function.
 .
 Using `process.hrtime` means that the reported time will be monotonically
 increasing, and not subject to clock-drift.
 .
 This library is a dependency of request, the simplest way possible to make
 http calls.
 .
 Node.js is an event-based server-side JavaScript engine.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to