Skip to content

Instantly share code, notes, and snippets.

@Guigoz
Last active December 23, 2015 23:59
Show Gist options
  • Save Guigoz/6713262 to your computer and use it in GitHub Desktop.
Save Guigoz/6713262 to your computer and use it in GitHub Desktop.
JS : console.time()
console.time('test');
console.timeEnd('test');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment