Namespaces
Variants
Views
Actions

clock_t

From cppreference.com
< c | chrono
Revision as of 12:35, 19 April 2012 by P12 (Talk | contribs)

Template:c/chrono/sidebar

Defined in header <time.h>
typedef /* unspecified */ clock_t;

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

See also

Template:c/chrono/dcl list clockTemplate:c/chrono/dcl list CLOCKS PER SEC
C++ documentation for clock_t