るりまサーチ

最速Rubyリファレンスマニュアル検索!
33件ヒット [1-33件を表示] (0.021秒)

別のキーワード

  1. _builtin float
  2. float to_d
  3. float rationalize
  4. json float
  5. fiddle type_float

ライブラリ

クラス

検索結果

Benchmark::Tms#cstime -> Float (18203.0)

子プロセスの System CPU time

子プロセスの System CPU time

Process::Tms#cstime -> Float (18203.0)

終了した子プロセスのシステム CPU 時間の合計(秒)を返します。

終了した子プロセスのシステム CPU 時間の合計(秒)を返します。

Windows 上では常に 0 を返します。

Benchmark::Tms#total -> Float (118.0)

合計時間。(utime + stime + cutime + cstime)

...合計時間。(utime + stime + cutime + cstime)...