actually the timer resolution was 30 seconds, and execute was 20 seconds, you got it the wrong way around.
If you want to say that the execute took 2 seconds instead of 20 seconds then thats fine. My point is still the same. The resolution on the timer becomes 32 seconds instead of 30 seconds. Matt. >> In johns case if his code executed took 20 seconds for example, and the >> resolution on the timer is 30 seconds, then the combined resolution >> would >> be 50 seconds. > > What is the point of firing a timer every 20 seconds that would > require 30 seconds to run the code it fired? > > That scenario doesn't make sense to me. > > cheers, > Jeremy > > _______________________________________________ > Delphi mailing list > [email protected] > http://ns3.123.co.nz/mailman/listinfo/delphi > _______________________________________________ Delphi mailing list [email protected] http://ns3.123.co.nz/mailman/listinfo/delphi
