clock_t clock(void); · time_t time(time_t* timer); · double difftime(time_t timer2, time_t timer1); · time_t mktime(struct tm* ptm); ...
確定! 回上一頁