るりまサーチ (Ruby 2.3.0)

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

別のキーワード

  1. _builtin notimplementederror
  2. notimplementederror _builtin
  3. gets notimplementederror
  4. fcntl notimplementederror
  5. print notimplementederror

ライブラリ

検索結果

Process.#getpriority(which, who) -> Integer (54343.0)

which に従いプロセス、プロセスグループ、ユーザのいずれかの現在のプライオリティを整数で返します。

...リティを整数で返します。

@param which プライオリティの種類を次の定数で指定します。 Process::PRIO_PROCESS,
Process
::PRIO_PGRP, Process::PRIO_USER。

@param who which の値にしたがってプロセス ID、プロセスグループ ID、ユーザ ID...