A small class used to track the amount of time spent inside a php script. The script comes complete with start, stop, pause, unpause, and rest functions to completely control the timer. You are also able to get a "running time" without stopping the timer. This class is very user-friendly and offer it's own error system.