sam33r
Member level 2
Hi fellas,
I am using gettimeofday function to calculate the time spent in doing particular part in program. Can someone please tell me how to convert this epoch time returned into microseconds? Also I am using GPOF to do profiling. Are there any ways to improve the execution time of the program after doing the profiling. Any help is much appreciated
I am using gettimeofday function to calculate the time spent in doing particular part in program. Can someone please tell me how to convert this epoch time returned into microseconds? Also I am using GPOF to do profiling. Are there any ways to improve the execution time of the program after doing the profiling. Any help is much appreciated