Andrea Mauri schrieb:
Il 10/08/2012 13:01, [email protected] ha scritto:

The fptimer unit has a timer that can be run in the main thread of an
application, in a console application.

I tried using fptimer in my objects but it seems that it does not work as expected.

What if you start simple, with only a console app that prints something on regular intervals? When this works, you can add threads. The main loop then can e.g. output the thread states at regular intervals. When this works, add the scheduling logic for multiple threads.

DoDi


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to