nau
v1.0.0
Published
Get the current timestamp as an integer
Downloads
2
Maintainers
Readme
nau
Get the current timestamp as an integer
Install
$ npm install --save nau
Example
var nau = require('nau');
console.log(nau());
// -> 1457973486457
require('nau')
Returns: Returns current timestamp as an integer
License
© 2016 vikram. MIT License