るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.027秒)
トップページ > クエリ:new[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 (18102.0)

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

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

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

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