Where is the option to show the time it took to run and complete a program?
Printable View
Where is the option to show the time it took to run and complete a program?
There isn't one is there?
I do not know. I just assumed.
Nope. Just do it yourself. Get the time when the program starts, and again when it's finishing, and print out the difference.