Results of 1 - 10 of about 80 for seconds (0.001 sec.)
- Man page of SLEEP 12697
- SLEEP Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 sleep -
...
clude < unistd.h > unsigned int sleep(unsigned int seconds ); 説明 sleep () causes the calling thread to slee ...
p either until the number of real-time seconds specified in seconds have elapsed or until a signa ...
いる。 関連キーワード SLEEP , pages , 休止 , alarm , seconds , 属性 , On , 注意 , 準拠 , Portability Linux マニ ...
-
https://man.plustar.jp/manpage/man3/sleep.3.html
- [similar]
- Man page of ALARM 12287
- ALARM Section: Linux Programmer's Manual (2) Updated: 2017-05-03 Index JM Home Page 名前 alarm -
...
clude < unistd.h > unsigned int alarm(unsigned int seconds ); 説明 alarm () は SIGALRM シグナルを seconds 秒後 ...
に呼び出したプロセスに配送するように手配する。 seconds がゼロならば、処理待ち (pending) のアラームはすべて ...
s/ に書かれている。 関連キーワード alarm , ALARM , seconds , pages , 配送 , プロセス , 文書 , 準拠 , 予定 , プ ...
-
https://man.plustar.jp/manpage/man2/alarm.2.html
- [similar]
- Man page of TIME 11259
- TIME Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 time - 秒
...
秒数を近似する変換式を使って、 「紀元からの経過秒数 (seconds since the Epoch)」 を定義している。 この変換式では ...
time 2**31 (2038-01-19 03:14:08 UTC, ignoring leap seconds). (POSIX.1 permits, but does not require, the EOVE ...
RFLOW error in the case where the seconds since the Epoch will not fit in time_t .) Instead, ...
ble from successful reports that the time is a few seconds before the Epoch, so the C library wrapper functio ...
-
https://man.plustar.jp/manpage/man2/time.2.html
- [similar]
- Man page of IPTABLES-APPLY 10848
- IPTABLES-APPLY Section: iptables 1.4.21 (8) Updated: Index JM Home Page 名前 iptables-apply - リ
...
save/-restore が代わりに利用される。 オプション -t seconds , --timeout seconds タイムアウト時間を設定する。こ ...
ルール , restore , セット , save , 名前 , ables , seconds Linux マニュアル 一覧 [ man1 ] [ man2 ] [ man3 ] [ ...
-
https://man.plustar.jp/manpage/man8/iptables-apply.8.html
- [similar]
- Man page of TIMEGM 8807
- TIMEGM Section: Linux Programmer's Manual (3) Updated: 2016-12-12 Index JM Home Page 名前 timegm
...
broken-down time and convert it to calendar time (seconds since the Epoch, 1970-01-01 00:00:00 +0000, UTC). ...
success, these functions return the calendar time (seconds since the Epoch), expressed as a value of type tim ...
-
https://man.plustar.jp/manpage/man3/timegm.3.html
- [similar]
- Man page of TIMEGM 8807
- TIMEGM Section: Linux Programmer's Manual (3) Updated: 2016-12-12 Index JM Home Page 名前 timegm
...
broken-down time and convert it to calendar time (seconds since the Epoch, 1970-01-01 00:00:00 +0000, UTC). ...
success, these functions return the calendar time (seconds since the Epoch), expressed as a value of type tim ...
-
https://man.plustar.jp/manpage/man3/timelocal.3.html
- [similar]
- Man page of SYSINFO 8602
- SYSINFO Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 sysin
...
報を入れて返した。 struct sysinfo { long uptime; /* Seconds since boot */ unsigned long loads[3]; /* 1, 5, and ...
以降では、構造体は struct sysinfo { long uptime; /* Seconds since boot */ unsigned long loads[3]; /* 1, 5, and ...
-
https://man.plustar.jp/manpage/man2/sysinfo.2.html
- [similar]
- Man page of SPROF 8396
- SPROF Section: Linux User Manual (1) Updated: 2020-11-01 Index JM Home Page 名前 sprof - 共有オブ
...
1.profile Flat profile: Each sample counts as 0.01 seconds. % cumulative self self total time seconds seconds ...
-
https://man.plustar.jp/manpage/man1/sprof.1.html
- [similar]
- Man page of WATCH 8191
- WATCH Section: Linux User's Manual (1) Updated: 1999 Apr 3 Index JM Home Page 名前 watch - プログ
...
力をフルスクリーンで表示する 書式 watch [-dhvt] [-n <seconds>] [--differences[=cumulative]] [--help] [--interva ...
l=<seconds>] [--no-title] [--version] <command> 説明 watch は ...
-
https://man.plustar.jp/manpage/man1/watch.1.html
- [similar]
- Man page of CLOCK_GETCPUCLOCKID 7985
- CLOCK_GETCPUCLOCKID Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Pag
...
it process CPU-time clock for PID 1 is 2.213466748 seconds プログラムのソース #define _XOPEN_SOURCE 600 #incl ...
; } printf("CPU-time clock for PID %s is %jd.%09ld seconds\n", argv[1], (intmax_t) ts.tv_sec, ts.tv_nsec); ex ...
-
https://man.plustar.jp/manpage/man3/clock_getcpuclockid.3.html
- [similar]