manページ検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 33 for usec (0.004 sec.)
Man page of UTMP 8567
UTMP Section: Linux Programmer's Manual (5) Updated: 2020-12-21 Index JM Home Page 名前 utmp, wt ... struct { int32_t tv_sec; /* Seconds */ int32_t tv_usec; /* Microseconds */ } ut_tv; /* Time entry was mad ... ut_tv を 2つの int32_t 型のフィールド tv_sec , tv_usec を持つ構造体に変更すればよい ut_tv は struct timev ... v, NULL); ut.ut_tv.tv_sec = tv.tv_sec; ut.ut_tv.tv_usec = tv.tv_usec; 関連項目 ac (1), date (1), init (1), ...
https://man.plustar.jp/manpage/man5/wtmp.5.html - [similar]
Man page of SELECT 7492
SELECT Section: Linux Programmer's Manual (2) Updated: 2015-01-22 Index JM Home Page 名前 select ... で struct timeval { long tv_sec; /* 秒 */ long tv_usec; /* マイクロ秒 */ }; や struct timespec { long tv_ ... っている。 struct timeval { time_t tv_sec; /* 秒 */ suseconds_t tv_usec; /* マイクロ秒 */ }; この構造体は < ... s/select.h > で定義されており、データ型 time_t と suseconds_t は < sys/types.h > で定義されている。 プロト ... &rfds); /* 5 秒間監視する。*/ tv.tv_sec = 5; tv.tv_usec = 0; retval = select(1, &rfds, NULL, NULL, &tv); / ...
https://man.plustar.jp/manpage/man2/_newselect.2.html - [similar]
Man page of SELECT 7492
SELECT Section: Linux Programmer's Manual (2) Updated: 2015-01-22 Index JM Home Page 名前 select ... で struct timeval { long tv_sec; /* 秒 */ long tv_usec; /* マイクロ秒 */ }; や struct timespec { long tv_ ... っている。 struct timeval { time_t tv_sec; /* 秒 */ suseconds_t tv_usec; /* マイクロ秒 */ }; この構造体は < ... s/select.h > で定義されており、データ型 time_t と suseconds_t は < sys/types.h > で定義されている。 プロト ... &rfds); /* 5 秒間監視する。*/ tv.tv_sec = 5; tv.tv_usec = 0; retval = select(1, &rfds, NULL, NULL, &tv); / ...
https://man.plustar.jp/manpage/man2/pselect.2.html - [similar]
Man page of SELECT 7492
SELECT Section: Linux Programmer's Manual (2) Updated: 2015-01-22 Index JM Home Page 名前 select ... で struct timeval { long tv_sec; /* 秒 */ long tv_usec; /* マイクロ秒 */ }; や struct timespec { long tv_ ... っている。 struct timeval { time_t tv_sec; /* 秒 */ suseconds_t tv_usec; /* マイクロ秒 */ }; この構造体は < ... s/select.h > で定義されており、データ型 time_t と suseconds_t は < sys/types.h > で定義されている。 プロト ... &rfds); /* 5 秒間監視する。*/ tv.tv_sec = 5; tv.tv_usec = 0; retval = select(1, &rfds, NULL, NULL, &tv); / ...
https://man.plustar.jp/manpage/man2/pselect6.2.html - [similar]
Man page of SELECT 7492
SELECT Section: Linux Programmer's Manual (2) Updated: 2015-01-22 Index JM Home Page 名前 select ... で struct timeval { long tv_sec; /* 秒 */ long tv_usec; /* マイクロ秒 */ }; や struct timespec { long tv_ ... っている。 struct timeval { time_t tv_sec; /* 秒 */ suseconds_t tv_usec; /* マイクロ秒 */ }; この構造体は < ... s/select.h > で定義されており、データ型 time_t と suseconds_t は < sys/types.h > で定義されている。 プロト ... &rfds); /* 5 秒間監視する。*/ tv.tv_sec = 5; tv.tv_usec = 0; retval = select(1, &rfds, NULL, NULL, &tv); / ...
https://man.plustar.jp/manpage/man2/select.2.html - [similar]
Man page of SELECT 7492
SELECT Section: Linux Programmer's Manual (2) Updated: 2015-01-22 Index JM Home Page 名前 select ... で struct timeval { long tv_sec; /* 秒 */ long tv_usec; /* マイクロ秒 */ }; や struct timespec { long tv_ ... っている。 struct timeval { time_t tv_sec; /* 秒 */ suseconds_t tv_usec; /* マイクロ秒 */ }; この構造体は < ... s/select.h > で定義されており、データ型 time_t と suseconds_t は < sys/types.h > で定義されている。 プロト ... &rfds); /* 5 秒間監視する。*/ tv.tv_sec = 5; tv.tv_usec = 0; retval = select(1, &rfds, NULL, NULL, &tv); / ...
https://man.plustar.jp/manpage/man3/FD_CLR.3.html - [similar]
Man page of SELECT 7492
SELECT Section: Linux Programmer's Manual (2) Updated: 2015-01-22 Index JM Home Page 名前 select ... で struct timeval { long tv_sec; /* 秒 */ long tv_usec; /* マイクロ秒 */ }; や struct timespec { long tv_ ... っている。 struct timeval { time_t tv_sec; /* 秒 */ suseconds_t tv_usec; /* マイクロ秒 */ }; この構造体は < ... s/select.h > で定義されており、データ型 time_t と suseconds_t は < sys/types.h > で定義されている。 プロト ... &rfds); /* 5 秒間監視する。*/ tv.tv_sec = 5; tv.tv_usec = 0; retval = select(1, &rfds, NULL, NULL, &tv); / ...
https://man.plustar.jp/manpage/man3/FD_ISSET.3.html - [similar]
Man page of SELECT 7492
SELECT Section: Linux Programmer's Manual (2) Updated: 2015-01-22 Index JM Home Page 名前 select ... で struct timeval { long tv_sec; /* 秒 */ long tv_usec; /* マイクロ秒 */ }; や struct timespec { long tv_ ... っている。 struct timeval { time_t tv_sec; /* 秒 */ suseconds_t tv_usec; /* マイクロ秒 */ }; この構造体は < ... s/select.h > で定義されており、データ型 time_t と suseconds_t は < sys/types.h > で定義されている。 プロト ... &rfds); /* 5 秒間監視する。*/ tv.tv_sec = 5; tv.tv_usec = 0; retval = select(1, &rfds, NULL, NULL, &tv); / ...
https://man.plustar.jp/manpage/man3/FD_SET.3.html - [similar]
Man page of SELECT 7492
SELECT Section: Linux Programmer's Manual (2) Updated: 2015-01-22 Index JM Home Page 名前 select ... で struct timeval { long tv_sec; /* 秒 */ long tv_usec; /* マイクロ秒 */ }; や struct timespec { long tv_ ... っている。 struct timeval { time_t tv_sec; /* 秒 */ suseconds_t tv_usec; /* マイクロ秒 */ }; この構造体は < ... s/select.h > で定義されており、データ型 time_t と suseconds_t は < sys/types.h > で定義されている。 プロト ... &rfds); /* 5 秒間監視する。*/ tv.tv_sec = 5; tv.tv_usec = 0; retval = select(1, &rfds, NULL, NULL, &tv); / ...
https://man.plustar.jp/manpage/man3/FD_ZERO.3.html - [similar]
Man page of ADJTIMEX 7315
ADJTIMEX Section: Linux Programmer's Manual (2) Updated: 2014-12-31 Index JM Home Page 名前 adjt ... 、 ADJ_SETOFFSET の 場合以外); リターン時は time.tv_usec は STA_NANO ステータスフラグが設定されると ナノ秒で ... s に ADJ_NANO フラグが指定された場合、 buf.time.tv_usec はナノ秒として解釈される。 そうでない場合はマイクロ ...
https://man.plustar.jp/manpage/man2/adjtimex.2.html - [similar]
PREV 1 2 3 4 NEXT

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