Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

performance-now

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

performance-now - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

package.json

@@ -5,3 +5,3 @@ {

"keywords": [],
"version": "0.1.0",
"version": "0.1.1",
"author": "Meryn Stol <merynstol@gmail.com>",

@@ -8,0 +8,0 @@ "license": "MIT",

@@ -9,3 +9,3 @@ # performance-now [![Build Status](https://travis-ci.org/meryn/performance-now.png?branch=master)](https://travis-ci.org/meryn/performance-now) [![Dependency Status](https://david-dm.org/meryn/performance-now.png)](https://david-dm.org/meryn/performance-now)

Using `process.hrtime` means that the reported time will be monotonically increasing, and not subject to clock-drift. At the same time, this means that the time reported will diverge slowly from "clock-time", with a speed of about a milisecond every few minutes.
Using `process.hrtime` means that the reported time will be monotonically increasing, and not subject to clock-drift.

@@ -12,0 +12,0 @@ ## Example usage

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc