youtube / spfjs

A lightweight JS framework for fast navigation and page updates from YouTube
https://youtube.github.io/spfjs/
MIT License
2.24k stars 147 forks source link

Release "high resolution timestamps" #396

Closed nicksay closed 8 years ago

nicksay commented 8 years ago

Report timing values using the performance.now clock instead of the Date.now clock if available.

Closes #389

rviscomi commented 8 years ago

lgtm