るりまサーチ

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

別のキーワード

  1. _builtin to_proc
  2. _builtin proc
  3. proc curry
  4. httpserver mount_proc
  5. readline completion_proc

クラス

キーワード

検索結果

Process::Tms#stime -> Float (21104.0)

システム CPU 時間を返します。

システム CPU 時間を返します。

Process::Tms#stime=(n) (9104.0)

システム CPU 時間をセットします。

システム CPU 時間をセットします。

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

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

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

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

Process::Tms#cstime=(n) (9103.0)

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

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