char *asctime(const struct tm *tptr); clock_t clock(void); typedef a-type clock_t; char *ctime(const time_t *tod); double difftime(time_t t1, time_t t0);
確定! 回上一頁