24件ヒット
[1-24件を表示]
(0.267秒)
検索結果
先頭2件
-
Process
:: CLOCK _ PROF -> Integer (26101.0) -
Process.#clock_gettime で使われます。
Process.#clock_gettime で使われます。
システムによっては定義されていません。 -
Process
. # clock _ gettime(clock _ id , unit=:float _ second) -> Float | Integer (8006.0) -
POSIX の clock_gettime() 関数の時間を返します。
...THREAD_CPUTIME_ID
SUSv3 to 4, Linux 2.5.63, FreeBSD 7.1, OpenBSD 5.4, macOS 10.12
: Process::CLOCK_VIRTUAL
FreeBSD 3.0, OpenBSD 2.1
: Process::CLOCK_PROF
FreeBSD 3.0, OpenBSD 2.1
: Process::CLOCK_REALTIME_FAST
FreeBSD 8.1
: Process::CLOCK_REALTIME_PRECISE
FreeBSD 8.1
: Process::CLOCK_REALTIME_C...