C Reference TYPE clock_t

The clock type represent clock ticks counts and can be used for arithmetical operations.

The clock type clock_t is returned by the clock function of time.h header file.
It represents the number of clock ticks since the program was started.

This entry was posted in C Reference time.h Functions. You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed. Tweet This! Tweet This! or use to share this post with others.

Comments are closed.