Skip to content

Instantly share code, notes, and snippets.

@schalkburger
Created March 20, 2018 14:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save schalkburger/639389529a65d0d5e1eaa1f609d78d93 to your computer and use it in GitHub Desktop.
Save schalkburger/639389529a65d0d5e1eaa1f609d78d93 to your computer and use it in GitHub Desktop.
Timed debugger
javascript:setTimeout(function() { debugger; }, 1000);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment