Skip to content

Instantly share code, notes, and snippets.

@guybrush
Created November 19, 2010 16:31
Show Gist options
  • Save guybrush/706725 to your computer and use it in GitHub Desktop.
Save guybrush/706725 to your computer and use it in GitHub Desktop.
while (true) {
var now = new Date().getTime()
console.log(now)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment