るりまサーチ (Ruby 2.2.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.049秒)
トップページ > クエリ:new[x] > 種類:特異メソッド[x] > バージョン:2.2.0[x] > クラス:Benchmark::Report[x]

別のキーワード

  1. openssl new
  2. _builtin new
  3. rexml/document new
  4. resolv new
  5. socket new

ライブラリ

検索結果

Benchmark::Report.new(width = 0, fmtstr = nil) -> Benchmark::Report (54310.0)

Benchmark::Report のインスタンスを初期化して返します。

...
Benchmark::Report
のインスタンスを初期化して返します。

通常このメソッドがユーザーによって直接呼び出されることはありません。

@param width ラベルの幅
@param fmtstr フォーマット文字列...