最速Rubyリファレンスマニュアル検索!
すべて(12)
2.1.0(1)
2.2.0(1)
2.3.0(1)
2.4.0(1)
2.5.0(1)
2.6.0(1)
2.7.0(1)
3.0(1)
3.1(1)
3.2(1)
3.3(1)
3.4(1)
12件ヒット
[1-12件を表示]
(0.004秒)
トップページ
>
クラス:
Benchmark::Report
>
:特異メソッド
ライブラリ
benchmark
(12)
検索結果
先頭1件
Benchmark
::
Report
.
new(width = 0
,
fmtstr = nil) -> Benchmark
::
Report
Benchmark
::
Report
.
new(width = 0
,
fmtstr = nil) -> Benchmark
::
Report
(2.0)
2.1.0
2.2.0
2.3.0
2.4.0
2.5.0
2.6.0
2.7.0
3.0
3.1
3.2
3.3
3.4
特異メソッド
Benchmark::Report のインスタンスを初期化して返します。
...
Benchmark::Report
のインスタンスを初期化して返します。
通常このメソッドがユーザーによって直接呼び出されることはありません。
@param width ラベルの幅
@param fmtstr フォーマット文字列
...
Benchmark::Report