This class is meant to keep track of the time the users spend visiting the pages of a site.
It can keep track of the time spent in a single page, on the entire site using the same session or the total time since the first access.
It can display in the site HTML pages the time spent and keep displaying the time in real time so the user can see the time spent as it passes.