検索

phrase: max: clip:
target: order:
Results of 1 - 5 of about 5 for stime (0.004 sec.)
現在のリソース使用状況を取得する 11895
« getopt ini_alter » PHP Manual PHP オプション/情報 関数 現在のリソース使用状況を取得する getrus ... c" ]; // 使用するユーザー時間 (秒) echo $dat [ "ru_stime.tv_usec" ]; // 使用するシステム時間 (マイクロ秒) ? ... 、 getrusage() は以下のメンバーしか帰しません。 "ru_stime.tv_sec" "ru_stime.tv_usec" "ru_utime.tv_sec" "ru_u ... BeOS 2000 では、以下のメンバーしか返しません。 "ru_stime.tv_sec" "ru_stime.tv_usec" "ru_utime.tv_sec" "ru_u ...
https://man.plustar.jp/php/function.getrusage.html - [similar]
プロセス時間を得る 10883
« posix_strerror posix_ttyname » PHP Manual POSIX 関数 プロセス時間を得る posix_times (PHP 4, PH ... - 現在のプロセスにより使用されているユーザー時間。 stime - 現在のプロセスにより使用されているシステム時間。 ... および子プロセスにより使用されているユーザー時間。 cstime - 現在のプロセスおよび子プロセスにより使用されてい ... なります。 Array ( [ticks] => 25814410 [utime] => 1 [stime] => 1 [cutime] => 0 [cstime] => 0 ) 注意 警告 この ... 関連キーワード: プロセス , 関数 , times , ticks , stime , ユーザー , utime , cstime , パラメータ , よび子 ...
https://man.plustar.jp/php/function.posix-times.html - [similar]
シグナルを待つ 7850
« pcntl_sigtimedwait pcntl_strerror » PHP Manual PCNTL 関数 シグナルを待つ pcntl_sigwaitinfo (PH ... 終了値あるいはシグナル utime: 使用したユーザー時間 stime: 使用したシステム時間 pid: 送信したプロセスの ID u ...
https://man.plustar.jp/php/function.pcntl-sigwaitinfo.html - [similar]
メッセージキューデータ構造体の情報を返す 7703
« msg_set_queue sem_acquire » PHP Manual セマフォ関数 メッセージキューデータ構造体の情報を返す m ... msg_perm.mode キューのファイルアクセスモード。 msg_stime キューに対して最後にメッセージが送信された時刻。 m ...
https://man.plustar.jp/php/function.msg-stat-queue.html - [similar]
メッセージキューにメッセージを送信する 7556
« msg_remove_queue msg_set_queue » PHP Manual セマフォ関数 メッセージキューにメッセージを送信する ... プロセス ID が 設定され、 msg_qnum が 1 増加し、 msg_stime が現在の時刻に設定されます。 変更履歴 バージョン 説 ...
https://man.plustar.jp/php/function.msg-send.html - [similar]
PREV 1 NEXT