On Sat, 5 Mar 2016, Fabio Luis Girardi wrote:
Hi all! I'm searching a way to implement a TFPTimer that don't uses threads. On Linux and FreeBSD I found the timer_create and family functions. My question is: What these functions has wrong?
Nothing except that they are not cross platform.
Or the use of these functions should be avoided? Or because simply nobody want to do that?
No, a unix-only TFPTimer driver using these functions can be implemented if you so wish it. I would definitely accept patches for it. Michael. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal