Hello,
I want to process an operation (e.g. a while loop) for a certain time (in seconds).
Is there a function/way in vb.net to count the passed time?
I tried to use timevalue.seconds but this return only the seconds from 1 to 60 from the local watch.
thank you,
I want to process an operation (e.g. a while loop) for a certain time (in seconds).
Is there a function/way in vb.net to count the passed time?
I tried to use timevalue.seconds but this return only the seconds from 1 to 60 from the local watch.
thank you,