The current time in milliseconds, from the most precise monotonic clock available (`performance.now` → `process.hrtime` → `Date.now` → `new Date().getTime()`), for measuring elapsed time.
by ljharbJavaScript
Last 12 weeks · 9 commits
4 of 6 standards met
Repository: ljharb/now. Description: The current time in milliseconds, from the most precise monotonic clock available (`performance.now` → `process.hrtime` → `Date.now` → `new Date().getTime()`), for measuring elapsed time. Stars: 0, Forks: 0. Primary language: JavaScript. Languages: JavaScript (99.4%), TypeScript (0.6%). License: MIT. Open PRs: 0, open issues: 0. Last activity: 3w ago. Community health: 85%. Top contributors: ljharb.