Question
#4

That's not optimizing. I would say on the contrary. The more code there is in a single block the more time it takes before the server can do another sync operation. It's better to have multiple timers with a few lines of code than one timer with a huge block of code. Also it doesn't improve readability in the slightest.
Reply


Messages In This Thread
Question - by StrikerZ - 24.04.2017, 14:51
Re: Question - by Vince - 24.04.2017, 15:14
Re: Question - by StrikerZ - 24.04.2017, 15:20
Re: Question - by Vince - 24.04.2017, 15:28
Re: Question - by StrikerZ - 24.04.2017, 15:45
Re: Question - by DarkSkull - 24.04.2017, 16:06
Re: Question - by Vince - 24.04.2017, 16:43

Forum Jump:


Users browsing this thread: 1 Guest(s)