Calculating execution time of my C program? - Stack Overflow
經安全檢測,此網站為安全網站,請放心前往原始網址!
Calculating execution time of my C program? - Stack Overflow
Possible Duplicate: How can I get the execution time of a program in ... Precede the execution of your program in shell with "time", i.e.: user@linux:~$ time ...