るりまサーチ (Ruby 2.4.0)

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

別のキーワード

  1. stringio print
  2. _builtin print
  3. http get_print
  4. cgi print
  5. net/http get_print

ライブラリ

モジュール

検索結果

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

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

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

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