manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 58 for interval (0.004 sec.)
Man page of SCHED_RR_GET_INTERVAL 13114
SCHED_RR_GET_INTERVAL Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home P ... age 名前 sched_rr_get_interval - 指定されたプロセスの SCHED_RR 間隔を取得する 書式 ... #include < sched.h > int sched_rr_get_interval(pid_t pid , struct timespec * tp ); 説明 sched_rr_ ... get_interval () は tp で指定された timespec 構造体に pid で指定 ... に書き込まれる。 返り値 成功した場合は sched_rr_get_interval () は 0 を返す。 エラーの場合は -1 が返され、 errn ...
https://man.plustar.jp/manpage/man2/sched_rr_get_interval.2.html - [similar]
Man page of TIMERFD_CREATE 11241
TIMERFD_CREATE Section: Linux Programmer's Manual (2) Updated: 2011-09-14 Index JM Home Page 名前 ... は、タイマーの満了時間 (expiration) の初期値と間隔 (interval) を 指定する。この引き数で使用されている itimerspe ... conds */ }; struct itimerspec { struct timespec it_interval; /* Interval for periodic timer */ struct timespec ... 0 を設定すると、タイマーが停止する。 new_value.it_interval はタイマーの一回目の満了後に繰り返しタイマーの満了 ... 間隔を、秒とナノ秒で指定する。 new_value.it_interval のフィールドのうち少なくとも一方に 0 以外の値を設定 ...
https://man.plustar.jp/manpage/man2/timerfd_create.2.html - [similar]
Man page of TIMERFD_CREATE 11241
TIMERFD_CREATE Section: Linux Programmer's Manual (2) Updated: 2011-09-14 Index JM Home Page 名前 ... は、タイマーの満了時間 (expiration) の初期値と間隔 (interval) を 指定する。この引き数で使用されている itimerspe ... conds */ }; struct itimerspec { struct timespec it_interval; /* Interval for periodic timer */ struct timespec ... 0 を設定すると、タイマーが停止する。 new_value.it_interval はタイマーの一回目の満了後に繰り返しタイマーの満了 ... 間隔を、秒とナノ秒で指定する。 new_value.it_interval のフィールドのうち少なくとも一方に 0 以外の値を設定 ...
https://man.plustar.jp/manpage/man2/timerfd_gettime.2.html - [similar]
Man page of TIMERFD_CREATE 11241
TIMERFD_CREATE Section: Linux Programmer's Manual (2) Updated: 2011-09-14 Index JM Home Page 名前 ... は、タイマーの満了時間 (expiration) の初期値と間隔 (interval) を 指定する。この引き数で使用されている itimerspe ... conds */ }; struct itimerspec { struct timespec it_interval; /* Interval for periodic timer */ struct timespec ... 0 を設定すると、タイマーが停止する。 new_value.it_interval はタイマーの一回目の満了後に繰り返しタイマーの満了 ... 間隔を、秒とナノ秒で指定する。 new_value.it_interval のフィールドのうち少なくとも一方に 0 以外の値を設定 ...
https://man.plustar.jp/manpage/man2/timerfd_settime.2.html - [similar]
Man page of lpq 10041
lpq Section: Apple Inc. (1) Updated: CUPS Index JM Home Page 名前 lpq - プリンタ・キューの状態を ... ] ] [ -P destination[/instance] ] [ -a ] [ -l ] [ +interval ] 説明 lpq は、名前を指定したプリンタについて現在の ... のキューに入っているジョブが表示されることになる。 +interval オプションを指定すると、現在キュー内にあるジョブを ... なるまで、繰り返し報告する。ジョブ・リストの表示は、 interval 秒間隔で行われる。 オプション lpq では、以下のオプ ... 連キーワード lpq , プリンタ , キュー , 表示 , 報告 , interval , 名前 , destination , サーバ , クラス Linux マニュ ...
https://man.plustar.jp/manpage/man1/lpq.1.html - [similar]
Man page of UALARM 9821
UALARM Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 ualarm ... > useconds_t ualarm(useconds_t usecs , useconds_t interval ); glibc 向けの機能検査マクロの要件 ( feature_test ... ない限り、 SIGALRM シグナルはプロセスを終了させる。 interval 引数が 0 でない場合、最初の SIGALRM シグナルの後、 ... さらに interval マイクロ秒毎に SIGALRM シグナルが送られる。 返り値 ... て中断された。 signal (7) 参照。 EINVAL usecs または interval が 1000000 未満でない (これがエラーとして扱われるシ ...
https://man.plustar.jp/manpage/man3/ualarm.3.html - [similar]
Man page of GETITIMER 9279
GETITIMER Section: Linux Programmer's Manual (2) Updated: 2014-07-08 Index JM Home Page 名前 get ... って定義される: struct itimerval { struct timeval it_interval; /* Interval for periodic timer */ struct timeval ... イマーが無効になっている場合は ゼロが設定される。 it_interval フィールドにはタイマーのインターバル (期間) が設定 ... される。 it_interval (の両方のサブフィールド) で値 0 が返された場合は、 ... からゼロへ向けて減っていき、シグナルを生成し、 it_interval に初期化される。 タイマーがゼロに設定された場合 ( ...
https://man.plustar.jp/manpage/man2/getitimer.2.html - [similar]
Man page of GETITIMER 9279
GETITIMER Section: Linux Programmer's Manual (2) Updated: 2014-07-08 Index JM Home Page 名前 get ... って定義される: struct itimerval { struct timeval it_interval; /* Interval for periodic timer */ struct timeval ... イマーが無効になっている場合は ゼロが設定される。 it_interval フィールドにはタイマーのインターバル (期間) が設定 ... される。 it_interval (の両方のサブフィールド) で値 0 が返された場合は、 ... からゼロへ向けて減っていき、シグナルを生成し、 it_interval に初期化される。 タイマーがゼロに設定された場合 ( ...
https://man.plustar.jp/manpage/man2/setitimer.2.html - [similar]
Man page of NAMED.CONF 8299
NAMED.CONF Section: File Formats (5) Index JM Home Page BSD mandoc BSD 4 名称 named.conf named ( ... size_spec ; ] [ stacksize size_spec ; ] [ cleaning-interval number ; ] [ heartbeat-interval number ; ] [ inter ... face-interval number ; ] [ statistics-interval number ; ] [ topo ... 専念できるようになります。これによって、 heartbeat-interval ごとに 1 度、願わくは、1 回の呼び出しの間という短い ... のゾーンのアップデート問い合わせを抑制し、 heartbeat-interval が時間切れになったときだけ問い合わせるようにします ...
https://man.plustar.jp/manpage/man5/named.conf.5.html - [similar]
Man page of VACATION 7860
VACATION Section: User Commands (1) Updated: $Date: 2001/12/11 03:47:19 $ Index JM Home Page 名称 ... 在の通知を返送する 書式 vacation [ -i ] [ -I ] [ -r interval ] [ -x ] [ -a alias ] [ -d ] [ -f database ] [ -m ... で開始しない場合には、~ からの相対となります。 -r interval 自動応答の間隔を interval 日に設定します。デフォル ...
https://man.plustar.jp/manpage/man1/vacation.1.html - [similar]
PREV 1 2 3 4 5 6 NEXT

This document was created by man2html, using the manual pages.
Time: 13:30:26 GMT, January 09, 2022