◄Description► ◄Example► ◄Up► ◄Contents► ◄Index► ◄Back► ──────────────────────────────────────────────────────────────────────────── Include: <time.h> Syntax: clock_t clock( void ); Returns: the elapsed processor time if successful, or -1 if not. See also: difftime, time -♦-