Gr8 Thanks Assaf Cohen
> On 20 Dec 2016, at 11:28, Uri Shachar <ushac...@hotmail.com> wrote: > >> On Dec 20, 2016 10:02 AM, Assaf Cohen <assafc...@gmail.com> wrote: >> Is there a way to create timer, register it and get notified on expiration? > > You can use TSContCreate & TSContSchedule/TSContScheduleEvery to create an > arbitrary callback that will be called when a timer expires/periodically. > > Cheers, > Uri