0
I would like help with a process I need to do: The idea is to create an informative label that will contain as many hours, minutes and seconds as my application is working. Time starts to count as long as the form opens.
I don’t know exactly how to start. I was researching and got to the method Stopwatch
, but I don’t know if it’s the right one. Could someone help me on how to do this?