Пакет: node-performance-now (2.1.0+debian-4)
Ссылки для node-performance-now
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код node-performance-now:
- [node-performance-now_2.1.0+debian-4.dsc]
- [node-performance-now_2.1.0+debian.orig.tar.xz]
- [node-performance-now_2.1.0+debian-4.debian.tar.xz]
Сопровождающие:
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
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.
Загрузка node-performance-now
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 5,2 Кб | 21,0 Кб | [список файлов] |