What language?
The exact implementation will depend on what language you use, but here's the general idea:
1) When "start" button is pushed get and save the system time.
2) In your "clock display" display the time difference between now and when you push "start".
3) Repeat step #2 until the "stop" button is pushed.
Let me know if this doesn't answer your question.
--numero