在线文档教程
C++
应用 | Utilities

std::clock_t

STD:时钟[医]T型

Defined in header
typedef /* unspecified */ clock_t;

能够表示实现的进程运行时间的算术类型-定义的范围和精度。

另见

clockreturns raw processor clock time since the program is started (function)
CLOCKS_PER_SECnumber of processor clock ticks per second (macro constant)

c时钟文件[医]T型

© cppreference.com

在CreativeCommonsAttribution下授权-ShareAlike未移植许可v3.0。

http://en.cppreference.com/w/cpp/crono/c/clock[医]T型