y_timers not being called again?
#1

Okay, I am using y_timers, I have never had this problem before, but for some reason, my timer is only being called once?

task PrimaryTick[1000]()
{
print("Tick is being called");
}

It only prints it once, and I have a kick function under there, which doesn't work either?

I really don't know how to resolve this

(And I have it included as this: '#include <YSI\y_timers>' at the bottom of my includes list
Reply


Messages In This Thread
y_timers not being called again? - by MattSlater - 19.02.2013, 17:35
Re: y_timers not being called again? - by nmader - 19.02.2013, 22:40
Re: y_timers not being called again? - by MattSlater - 20.02.2013, 01:53
Re: y_timers not being called again? - by Scenario - 20.02.2013, 02:45
Re: y_timers not being called again? - by Stylock - 20.02.2013, 08:23
Re: y_timers not being called again? - by MattSlater - 20.02.2013, 15:46
Re: y_timers not being called again? - by MattSlater - 20.02.2013, 21:38
Re: y_timers not being called again? - by MattSlater - 21.02.2013, 14:04
Re: y_timers not being called again? - by MattSlater - 21.02.2013, 14:38
Re: y_timers not being called again? - by MattSlater - 21.02.2013, 19:19

Forum Jump:


Users browsing this thread: 1 Guest(s)