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:
=

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:

=

Total downloads 5,690

For this version 5,690

Version Released:

Licenses:

N/A

Required Ruby Version: None

Links: