module function Profiler__.#print_profile

print_profile(file) -> ()[permalink][rdoc][edit]

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

[PARAM] file:
File のインスタンスを指定します。