- Joined
- Feb 17, 2011
- Messages
- 95
I've read all i could find about leaks, but there is still one thing that is bothering me. I have a timer to keep track of ability cooldown. So, is it more efficient to create timer once, on map initialization, and reuse it over and over, or to dynamically create/destroy timer every time when ability is used?
Last edited: