総合手引 | セクション 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.
“ | There are 10 types of people in the world: those who understand binary, and those who don't. | ” |