Hi,
I’m using adl_timer API with no trouble (it’s got some nice features actually), but it becomes a problem when you call a function that has to implement a fixed delay.
Does the ADL provide a way of calling a blocking timer function ie. a sleep function, or a function that otherwise returns to where it was called from?
Such a function would improve my life considerably.
cheers,
Jedd