gitmyhub

now

JavaScript ★ 0 updated 11d ago

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.

No plain-English explanation yet — one is being written right now. Check back in a minute.