On Mon, Mar 29, 2010 at 12:36 PM, M P wrote:
> Is there a way to install timers that are not one-shot ? currently I
> have to re-add the timer in the callback to make it restart, however,
> it creates obvious drift.
> I'm looking for a timer that restarts itself automatically...
If you're using L
Is there a way to install timers that are not one-shot ? currently I
have to re-add the timer in the callback to make it restart, however,
it creates obvious drift.
I'm looking for a timer that restarts itself automatically...
Michael
***