[Tutorial] y_timers - Simple timer creation and load balancing.
#4

Passing more than one argument with an array using y_timers causes the complier to crash.

Code:
timer HelloWorldTimer[1000](array[], len) // works
timer HelloWorldTimer[1000](array[], len, arg) // fails
timer HelloWorldTimer[1000](arg, array[], len) // fails
Reply


Messages In This Thread
y_timers - Simple timer creation and load balancing. - by Misiur - 14.04.2015, 17:07
Re: y_timers - Simple timer creation and load balancing. - by Patrick - 22.10.2015, 18:11
Re: y_timers - Simple timer creation and load balancing. - by Crayder - 22.10.2015, 18:51
Re: y_timers - Simple timer creation and load balancing. - by Evocator - 05.05.2017, 14:30
Re: y_timers - Simple timer creation and load balancing. - by raydx - 05.05.2017, 14:36

Forum Jump:


Users browsing this thread: 1 Guest(s)