0.2.1 • Published 12 years ago
time-now v0.2.1
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
