Linux下時間輸出格式精確到微秒-gettimeofday

<span style="font-size: 18px; background-color: rgb(240, 240, 240);"> #include <sys/time.h></span> int gettimeofday(struct timeval*tv, struct timezone *tz); 其參數tv是保存獲取時間結果的結構體,參數tz用於保存時區結果: struct tim
相關文章
相關標籤/搜索