るりまサーチ

最速Rubyリファレンスマニュアル検索!
6件ヒット [1-6件を表示] (0.083秒)
トップページ > クエリ:p[x] > クエリ:printf[x] > クエリ:print_profile[x]

別のキーワード

  1. _builtin printf
  2. stringio printf
  3. kernel printf
  4. openssl printf
  5. io printf

ライブラリ

モジュール

検索結果

Profiler__.#print_profile(file) -> () (33317.0)

stop_profile を実行し、プロファイルの結果を file に出力します。 file には printf メソッドが定義されていなければいけません。

...stop_profile を実行し、プロファイルの結果を file に出力します。
file には printf メソッドが定義されていなければいけません。

@param file File のインスタンスを指定します。...