std::clock_t
STD:时钟[医]T型
Defined in header | | |
---|---|---|
typedef /* unspecified */ clock_t; | | |
能够表示实现的进程运行时间的算术类型-定义的范围和精度。
另见
clock | returns raw processor clock time since the program is started (function) |
---|---|
CLOCKS_PER_SEC | number of processor clock ticks per second (macro constant) |
c时钟文件[医]T型
© cppreference.com
在CreativeCommonsAttribution下授权-ShareAlike未移植许可v3.0。