Skip to content

dustinnewbold/Console-Time-Polyfill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

console.time-polyfill

A polyfill for console.time. Uses performance.now() API, if available. If it's not available, it falls back to Date, but will only get millisecond performance times instead of sub-millisecond performance times.

About

A polyfill for console.time. Uses performance.now() API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published