There in an API for it, but the easiest way would be to use the "timer", not timer control, value and do the math your self.
cmdstart_click
StartTime = Timer
end sub
cmdstop_click
msgbox Timer-StartTime
end sub
|
Results 1 to 7 of 7
Thread: StopwatchThreaded View
|
Click Here to Expand Forum to Full Width |