05.11.2012, 18:26
the Performance profiler will help you at figuring out which callback/function gets used most often.
afaik, local variables gets erased as soon the functions returns...
afaik, local variables gets erased as soon the functions returns...