Skip to content

Instantly share code, notes, and snippets.

@tobstarr
Created September 1, 2009 12:35
Show Gist options
  • Save tobstarr/179076 to your computer and use it in GitHub Desktop.
Save tobstarr/179076 to your computer and use it in GitHub Desktop.
start = Time.now
# do something
puts "time: #{Time.now - start}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment