wimpie3 Well-Known Member Licensed User Longtime User Nov 22, 2017 #1 I often find myself adding debug trace statements in my code at the start of a function, to see how many times the function is called during execution. It might be an idea to add a switch to log all function calls.
I often find myself adding debug trace statements in my code at the start of a function, to see how many times the function is called during execution. It might be an idea to add a switch to log all function calls.