Find Compilation time of source codes & execution time of commands

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.