time-now
v0.2.1
Published
Returns a timestamp using Performance.now or Date.now
Readme
time-now
Returns a timestamp using Performance.now or Date.now
Installation
$ npm install time-nowInstall with component(1):
$ component install nk-components/time-nowAPI
var now = require('time-now');
console.log(now());License
MIT

