On 09/18/2013 10:20 AM, Michael Van Canneyt wrote: > > The fptimer unit implements a timer with a thread, but this forces the > use of threads on your application which is not always desirable. Should be doable, as well. AFAIK, mse (for Linux) uses signals on that behalf. We might want to steal some ideas there. -Michael