Hello,
If I have a VB timer interval set to 60 seconds, does that 60 seconds begin every 60 seconds or does it start counting after all of the work is done for that interval..
example
I have a routine that take about 5 minutes to run.
If I put this 5 minute routing in a 60 second timer, will the timer start counting again after the 5 minute routine is running or will I have a ton of overlapping routines running??
thanks!
If I have a VB timer interval set to 60 seconds, does that 60 seconds begin every 60 seconds or does it start counting after all of the work is done for that interval..
example
I have a routine that take about 5 minutes to run.
If I put this 5 minute routing in a 60 second timer, will the timer start counting again after the 5 minute routine is running or will I have a ton of overlapping routines running??
thanks!