Find Compilation Time of Any Code and Execution Time of Any Command
This is a C source code, can find Compilation Time of any source code & also Execution time of any Command, in nanosecond, microsecond, millisecond. This is written in gcc platform ( Linux, Ubuntu ). The execution time of all commands of Ubuntu can be measured & in case of compilation time of source codes, the corresponding compiler must be installed in the machine. Thanks.
- Read more about Find Compilation Time of Any Code and Execution Time of Any Command
- Log in or register to post comments
- 66 views