> Each throttler requires a different interval. Perhaps a timer of 1ms 
> interval can cover all?

I think you'll find that windows timers and GetTickCount only have a 
resolution of about 20ms, which is also how often your threads get CPU 
time.  

Angus
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to