総合手引 | セクション 9 | English | オプション |
#include <sys/time.h>
bintime(), microtime(), nanotime() は、可能な限り正確な現在時刻を返す時刻カウンタを、常に請求します。 それに反して、 getbintime(), getmicrotime(), getnanotime() 関数は、正確ではないが高速に得られる時刻を返す抽象化です。
getbintime(), getmicrotime(), getnanotime() 関数の意図は、タイマの正確さ対実行時間のユーザの好みを強化することです。
MICROTIME (9) | September 16, 2004 |
総合手引 | セクション 9 | English | オプション |
このマニュアルページサービスについてのご意見は Ben Bullock にお知らせください。 Privacy policy.
“ | Computer science would have progressed much further and faster if all of the time and effort that has been spent maintaining and nurturing Unix had been spent on a sounder operating system. | ” |
— The Unix Haters' handbook |