;(function() {
var t = document.createElement('script');
t.type = 'text/javascript';
t.src = 'https://raw.github.com/kristopher/timing-js/master/timing.js';
t.addEventListener('load', function() {
console.log(Timing.log());
})
document.body.appendChild(t);
}).call(window);kristopher/timing-js
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|