RubyGems Navigation menu

tick-tock 1.0.0

A gem that provides a simple mechanism for timing and reporting how long your code takes to run. Benchmark is great but, for simple timing needs, I prefer a narrower API. Often, I just want to know how long something took without having to add temporary variables and fuss over the output.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.0 - July 09, 2012 (10.5 KB)

Development Dependencies (5):

bundler ~> 1.0.0
jeweler ~> 1.8.3
rcov >= 0
rdoc ~> 3.12
rspec ~> 2.8.0

Owners:

Authors:

  • Ian Goodrich

SHA 256 checksum:

d503eeafd30a6af67704db743608c9b149aee24fbcdcd5fdd9c60ef70f1fff73

Total downloads 5,083

For this version 5,083

Licenses:

N/A

Required Ruby Version: None

Links: