The Wayback Machine - https://web.archive.org/web/20151218120506/http://en.cppreference.com:80/w/cpp/chrono/c/clock_t
Namespaces
Variants
Views
Actions

std::clock_t

From cppreference.com
< cpp‎ | chrono‎ | c
Defined in header <ctime>
typedef /* unspecified */ clock_t;

Arithmetic type capable of representing the process running time of implementation-defined range and precision.

[edit] See also

returns raw processor clock time since the program is started
(function) [edit]
number of processor clock ticks per second
(macro constant) [edit]
C documentation for clock_t
Morty Proxy This is a proxified and sanitized view of the page, visit original site.