Can somebody tell me how to derive the time for running a code by using the cachegrind tool?I want to find out the total time taken to run my code once.Is there any function in cachegrind that provides an insight into it.If yes,please provide some light into it.