|
timer...
I am just trying to remember a simple syntax. Lets say I do have a process and I want to calculate the time passed during the process and the output should be an integer giving out the amount of seconds passed. It was a very simple syntax by using time.h library ...
|