[fpc-devel] TTimers and TThreads. Attn Michael Schnell

Martin Schreiber mse00000 at gmail.com
Sat Jun 28 10:29:49 CEST 2014


On Friday 27 June 2014 12:54:50 Giuliano Colla wrote:
[...]
>
> Pros: you have only one timer to deal with, no overhead for useless
> timer events, minimal overhead on timer events.
> Cons: you have some overhead when programming a timer event, because the
> list must be scanned to insert the event in the appropriate place.
>
The MSEgui timers work with that approach too. I am sure Michael Schnell knows 
lib/common/kernel/msetimer.pas.

Martin



More information about the fpc-devel mailing list