I'd be looking to use the Now() function.
Start Button Click sets myStartfieldname = Now()
Stop Button click sets myStopfieldname = Now()
No need to save the calculated time difference, simply use the two date/time field values to calculate when needed.
Cheers
JC