This class is very useful to measure performance time within your PHP script. It measures a script runtime between two checkpoints (start() and finish()) For example: Using this
class you can select most effizient algorythms, methodes or technologies.