Comment 3 for bug 1163855

Revision history for this message
Nekhelesh Ramananthan (nik90) wrote : Re: [clock app] Stopwatch needs to show microseconds in the label for better accuracy

@Mika, I think I mistakingly typed microseconds. In the orginal schematic picture I see you used the format mm:ss:ms (where ms is 1/100 sec). However in the current stopwatch implementation it is hh:mm:ss. So we are missing the millisecond I suppose. I can fix that in our implementation.