Function (Path Standard C Header /
time.h
)
clock
time_t
clock
();
Returns the time used by the processor clock, divided by CLOCKS_PER_SEC
函数 (属于 标准C头文件 /
time.h
)
clock
time_t
clock
();
返回处理器时钟所使用的时间,需要除以 CLOCKS_PER_SEC