Angus Robertson - Magenta Systems Ltd wrote:
>> I have already created a class called TSharedTimer, which allows me
>> to create virtually unlimited number of timers, since they will all
>> share the same resource, and it is working pretty fine.
> 
> Arno already added that functionality to ICS, unit
> OverbyteIcsThreadTimer and TIcsThreadTimer, it supports 10,000 timers.

TIcsThreadTimer is a good choice for 10,000+ of lazy timers,
when accuracy isn't very important.
 
TIcsTimer is a 'normal' timer that requires a TIcsWndControl instance
to work. There are demos of both in the MiscDemos directory.

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

Reply via email to