Performance and optimization: Code Timer Joshua Townsend (contact me)
This is a simple class that can be used to measure the time that a script takes to execute.
It can start and stop the count of time at any point of the script.
The measured time is returned in seconds with micro-second resolution.