Skip to content

nathanfaucett/js-now

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

now for the browser and node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published