- Joined
- Oct 24, 2012
- Messages
- 6,545
i have a couple of efficiency related questions.
1.
whats better to do modulo integer or subtring. ( note: these will be in a loop up from 0 to 7 )
2.
i have a couple of minigames. in them i usea periodic trigger to do some actions. i simply turn the trigger on when minigame starts. i was wondering if its better to use periodic triggers or to use repeating timers ? i think timers would be more efficient right ? also which is more accurate ?
1.
whats better to do modulo integer or subtring. ( note: these will be in a loop up from 0 to 7 )
2.
i have a couple of minigames. in them i usea periodic trigger to do some actions. i simply turn the trigger on when minigame starts. i was wondering if its better to use periodic triggers or to use repeating timers ? i think timers would be more efficient right ? also which is more accurate ?