manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 19 for REALTIME (0.022 sec.)
Man page of NANOSLEEP 10484
NANOSLEEP Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 nan ... とで回避できる。 POSIX.1 は、 nanosleep () は CLOCK_REALTIME に対して時刻を計測するべきだと規定している。 しかし ... ら、POSIX.1 の clock_settime (2) の仕様には、 CLOCK_REALTIME の不連続な変化は nanosleep () に影響すべきではない ... れているからである。 clock_settime (2) 経由で CLOCK_REALTIME クロックの値を設定しても、 nanosleep () 関数などの ... CLOCK_REALTIME に基づくサービスにより相対的な期間だけ実行を停止す ...
https://man.plustar.jp/manpage/man2/nanosleep.2.html - [similar]
Man page of PTHREAD_TRYJOIN_NP 10484
PTHREAD_TRYJOIN_NP Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page ... specified in abstime , measured against the CLOCK_REALTIME clock. If the timeout expires before thread termin ... ct timespec ts; int s; ... if (clock_gettime(CLOCK_REALTIME, &ts) == -1) { /* Handle error */ } ts.tv_sec += 5 ... nst the CLOCK_MONOTONIC clock instead of the CLOCK_REALTIME clock. Consequently, the timeout is unaffected by ... discontinuous changes to the CLOCK_REALTIME clock. 関連項目 clock_gettime (2), pthread_exit (3 ...
https://man.plustar.jp/manpage/man3/pthread_timedjoin_np.3.html - [similar]
Man page of PTHREAD_TRYJOIN_NP 10484
PTHREAD_TRYJOIN_NP Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page ... specified in abstime , measured against the CLOCK_REALTIME clock. If the timeout expires before thread termin ... ct timespec ts; int s; ... if (clock_gettime(CLOCK_REALTIME, &ts) == -1) { /* Handle error */ } ts.tv_sec += 5 ... nst the CLOCK_MONOTONIC clock instead of the CLOCK_REALTIME clock. Consequently, the timeout is unaffected by ... discontinuous changes to the CLOCK_REALTIME clock. 関連項目 clock_gettime (2), pthread_exit (3 ...
https://man.plustar.jp/manpage/man3/pthread_tryjoin_np.3.html - [similar]
Man page of CLOCK_GETRES 10330
CLOCK_GETRES Section: Linux Programmer's Manual (2) Updated: 2013-12-28 Index JM Home Page 名前 ... テム全体のリアルタイムクロックがサポートされ、 CLOCK_REALTIME で識別される。 時間は紀元 (the Epoch) からの秒とナ ... ンでは、 以下のクロックがサポートされている。 CLOCK_REALTIME 実時間を計測するシステム全体で一意な時間。 このクロ ... e や NTP が行う 段階的な調整の影響を受ける。 CLOCK_REALTIME_COARSE (Linux 2.6.32 以降; Linux 特有) 高速だが精度 ... が低い CLOCK_REALTIME 。速度が非常に必要で、かつ高精度のタイムスタンプが ...
https://man.plustar.jp/manpage/man2/clock_getres.2.html - [similar]
Man page of CLOCK_GETRES 10330
CLOCK_GETRES Section: Linux Programmer's Manual (2) Updated: 2013-12-28 Index JM Home Page 名前 ... テム全体のリアルタイムクロックがサポートされ、 CLOCK_REALTIME で識別される。 時間は紀元 (the Epoch) からの秒とナ ... ンでは、 以下のクロックがサポートされている。 CLOCK_REALTIME 実時間を計測するシステム全体で一意な時間。 このクロ ... e や NTP が行う 段階的な調整の影響を受ける。 CLOCK_REALTIME_COARSE (Linux 2.6.32 以降; Linux 特有) 高速だが精度 ... が低い CLOCK_REALTIME 。速度が非常に必要で、かつ高精度のタイムスタンプが ...
https://man.plustar.jp/manpage/man2/clock_gettime.2.html - [similar]
Man page of CLOCK_GETRES 10330
CLOCK_GETRES Section: Linux Programmer's Manual (2) Updated: 2013-12-28 Index JM Home Page 名前 ... テム全体のリアルタイムクロックがサポートされ、 CLOCK_REALTIME で識別される。 時間は紀元 (the Epoch) からの秒とナ ... ンでは、 以下のクロックがサポートされている。 CLOCK_REALTIME 実時間を計測するシステム全体で一意な時間。 このクロ ... e や NTP が行う 段階的な調整の影響を受ける。 CLOCK_REALTIME_COARSE (Linux 2.6.32 以降; Linux 特有) 高速だが精度 ... が低い CLOCK_REALTIME 。速度が非常に必要で、かつ高精度のタイムスタンプが ...
https://man.plustar.jp/manpage/man2/clock_settime.2.html - [similar]
Man page of POSIXOPTIONS 9698
POSIXOPTIONS Section: Linux Programmer's Manual (7) Updated: 2007-12-21 Index JM Home Page 名前 ... ad_condattr_setclock (), clock_nanosleep (). CLOCK_REALTIME が関数 clock_settime () で変更された場合、絶対時間 ... stroy (), pthread_rwlockattr_init (). RTS - _POSIX_REALTIME_SIGNALS - _SC_REALTIME_SIGNALS リアルタイムシグナル ... 。 XOPEN 拡張 _XOPEN_CRYPT , _XOPEN_LEGACY , _XOPEN_REALTIME , _XOPEN_REALTIME_THREADS , _XOPEN_UNIX . 関連項目 ... RITER_LOCKS - _SC_READER_WRITER_LOCKS RTS - _POSIX_REALTIME_SIGNALS - _SC_REALTIME_SIGNALS --- - _POSIX_REGEXP ...
https://man.plustar.jp/manpage/man7/posixoptions.7.html - [similar]
Man page of TIMERFD_CREATE 9528
TIMERFD_CREATE Section: Linux Programmer's Manual (2) Updated: 2011-09-14 Index JM Home Page 名前 ... 進捗を管理するためのクロックを指定するもので、 CLOCK_REALTIME か CLOCK_MONOTONIC のいずれかでなければならない。 ... CLOCK_REALTIME はシステム全体で使用されるクロックで、このクロック ... EINVAL clockid 引き数が CLOCK_MONOTONIC でも CLOCK_REALTIME でもない。 EINVAL flags が無効である。もしくは、Li ... 0]); exit(EXIT_FAILURE); } if (clock_gettime(CLOCK_REALTIME, &now) == -1) handle_error("clock_gettime"); /* Cr ...
https://man.plustar.jp/manpage/man2/timerfd_create.2.html - [similar]
Man page of TIMERFD_CREATE 9528
TIMERFD_CREATE Section: Linux Programmer's Manual (2) Updated: 2011-09-14 Index JM Home Page 名前 ... 進捗を管理するためのクロックを指定するもので、 CLOCK_REALTIME か CLOCK_MONOTONIC のいずれかでなければならない。 ... CLOCK_REALTIME はシステム全体で使用されるクロックで、このクロック ... EINVAL clockid 引き数が CLOCK_MONOTONIC でも CLOCK_REALTIME でもない。 EINVAL flags が無効である。もしくは、Li ... 0]); exit(EXIT_FAILURE); } if (clock_gettime(CLOCK_REALTIME, &now) == -1) handle_error("clock_gettime"); /* Cr ...
https://man.plustar.jp/manpage/man2/timerfd_gettime.2.html - [similar]
Man page of TIMERFD_CREATE 9528
TIMERFD_CREATE Section: Linux Programmer's Manual (2) Updated: 2011-09-14 Index JM Home Page 名前 ... 進捗を管理するためのクロックを指定するもので、 CLOCK_REALTIME か CLOCK_MONOTONIC のいずれかでなければならない。 ... CLOCK_REALTIME はシステム全体で使用されるクロックで、このクロック ... EINVAL clockid 引き数が CLOCK_MONOTONIC でも CLOCK_REALTIME でもない。 EINVAL flags が無効である。もしくは、Li ... 0]); exit(EXIT_FAILURE); } if (clock_gettime(CLOCK_REALTIME, &now) == -1) handle_error("clock_gettime"); /* Cr ...
https://man.plustar.jp/manpage/man2/timerfd_settime.2.html - [similar]
PREV 1 2 NEXT

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