A timer than can be triggered
[sim, TimerActive, Counter] = ld_Timer(sim, events, Trigger, Count )
The timer is active for Count simulation steps
Trigger * - (int32) start the timer immediately
TimerActive * - int32 1 if the timer is active, 0 if not
Counter * (int32) - The used conter that starts from Count and decreases