What would be a simple way to test the time taken to execute a function?
I was thinking just a line where I want the timer to start and a line where I want it to finish.
I was thinking just a line where I want the timer to start and a line where I want it to finish.