Morning guys.
I am trying to make a timer application. Whereby I can input a timestamp into a form, press start and then, when I press stop, it will tell me how long it was till I pressed the stop. I want 8 of these, so I presume I just repeat the code 8 times for each timestamp, correct?
But, it's the actual code that I am unsure of on how to do. Anyone got any ideas on how to do this?
Will be using VB for it, C++
Thanks guys!
I am trying to make a timer application. Whereby I can input a timestamp into a form, press start and then, when I press stop, it will tell me how long it was till I pressed the stop. I want 8 of these, so I presume I just repeat the code 8 times for each timestamp, correct?
But, it's the actual code that I am unsure of on how to do. Anyone got any ideas on how to do this?
Will be using VB for it, C++
Thanks guys!