Skip to content

nk-components/time-now

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

browser support

time-now

Returns a timestamp using Performance.now or Date.now

Installation

$ npm install time-now

Install with component(1):

$ component install nk-components/time-now

API

var now = require('time-now');
console.log(now());

License

MIT

About

Returns a timestamp using Performance.now or Date.now

Resources

Stars

Watchers

Forks

Packages

No packages published