C言語 - 標準ライブラリ - time.h
最終更新日:2020年3月4日
目次
概要
time_t、struct tm を使用する(秒単位)
struct timeval、struct timespec を使用する(秒単位以下)
difftime 時刻差を求める
time、mktime 時刻取得