0.0.3 • Published 9 years ago

@nathanfaucett/now v0.0.3

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

now

performance.now polyfill

var now = require("@nathanfaucett/now");

now(); // returns time in milliseconds since loaded
now.getStartTime(); // returns time in milliseconds when loaded
now.stamp(); // returns time in milliseconds since Jan, 1, 1970