programming.nbk: Home | Index | Next Page: clock_t clock(void); | Previous Page: char* ctime(const time_t* timer);


 clock_t

Clock type

Type capable of representing clock tick counts and support arithmetical operations.

This type is returned by the clock function of the header to represent the number of click ticks since the beginning of the program execution.


programming.nbk: Home | Index | Next Page: clock_t clock(void); | Previous Page: char* ctime(const time_t* timer);


Notebook exported on Monday, 7 July 2008, 18:56:06 PM Eastern Daylight Time