This is a simple class that can be used to measure the time a script takes to execute.
It can retrieve the time value in the start and the end of section of script and then compute the difference of the time between the start and end points.
The class can also display a message showing the time the page took to be generated.
The comments in the class are in Portuguese.
A pretty simple class that allows to get script code processing time