public void RemoveTimer(SWIGTYPE_p_Timer tmr)
 {
     ISMathPINVOKE.Engine_RemoveTimer(swigCPtr, SWIGTYPE_p_Timer.getCPtr(tmr));
 }