Snippets Collections
const inicio = performance.now();

// Codigo a chequear 

const fin= perfomance.now();

console.log( fin - inicio );
star

Mon Oct 05 2020 12:39:26 GMT+0000 (Coordinated Universal Time)

#perfomance #javascript #console

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension