简述:ctime头文件中的4中与时间相关的数据类型 <ctime>头文件中定义了4种与时间有关的数据类型,如下:clock_tsize_ttime_tstruct tm clock_tClock type[时钟类型]Alias of a fundamental arithmetic type capable of representing clock tick counts.[clock_t是一个基本算法类型的别名,表示时钟嘀嗒的次数]Clock ticks are units of time…