総合手引 | セクション 9 | English | オプション |
#include <sys/time.h>
binuptime(), microuptime(), nanouptime() は、常に可能な限り正確な現在時刻を返す時刻カウンタを請求します。 それに反して、 getbinuptime(), getmicrouptime(), getnanouptime() 関数は、正確ではないが高速に得られる時刻を返す抽象化です。
getbinuptime(), getmicrouptime(), getnanouptime() 関数の意図は、タイマの正確さ対実行時間のユーザの好みを強化することです。
MICROUPTIME (9) | September, 16 2004 |
総合手引 | セクション 9 | English | オプション |
このマニュアルページサービスについてのご意見は Ben Bullock にお知らせください。 Privacy policy.
“ | Do you laugh when the waiter drops a tray full of dishes? Unix weenies do. They're the first ones to laugh at hapless users, trying to figure out an error message that doesn't have anything to do with what they just typed. | ” |
— The Unix Haters' handbook |