03.10.2017, 13:35
(A) Is better. I'm using the same method since I found it out on my own. Oh and also it's easier to find a specific code part in one timer rather than looking up until you find what you were looking for.
Code:
if(++stime%120==0) { } if(stime%1800==0) { }