Skip to content

Commit

Permalink
update rdoc [ruby-core:20407] ruby#835
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22247 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
  • Loading branch information
gotoken committed Feb 11, 2009
1 parent c1cb274 commit 208b52a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/benchmark.rb
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@
# using the #benchmark method:
#
# require 'benchmark'
# include Benchmark # we need the CAPTION and FMTSTR constants
#
# n = 50000
# Benchmark.benchmark(" "*7 + CAPTION, 7, FMTSTR, ">total:", ">avg:") do |x|
Expand Down

0 comments on commit 208b52a

Please sign in to comment.