|
Re: Code Inefficient?
There is nothing that I can see in the code you posted that strikes me as particularly inefficient (I could nitpick things like the overuse of static variables, or the use of a delay inside a function call, but those are style points that shouldn't significantly affect responsiveness).
|