I am new to play framework. I want to add a timer to a page which starts as soon as the user opens the page, which displays how long that particular page has been open.
But I have no idea how to implement the timer. Can anybody please tell how to do it.