Function Reference clock()
Function Reference clock()
Prototype: clock_t clock(void); Header File: time.h (C) or ctime (C++) Explanation: This function returns the number of clock ticks (the CPU time taken) the program has
taken. To convert to the number of seconds, divide by CLOCKS_PER_SEC, which is defined in time.h
ليست هناك تعليقات:
إرسال تعليق