Objective : Implement Stop Watch functionality by which contributor could record his real hours are spent to complete the task.

JIRA Task: Please find the patch here : https://issues.apache.org/jira/browse/OFBIZ-2474

Functional Overview:

Solution Overview:

And on each fuctioning it would return the time being recored by Stop Watch, when contributor is clicked on any above mentioned button. This functionality is available on task summary page so that contributor can easly operate it. To start the watch click on start button. Once the clock is started then start button will be disabaled until the contributor is stop it, but he could pause the watch when he is not at his workstation and again resume the clock. It means that time is not recoreded by the watch when contributor is not working on that task. Reset is use to reset the clock.