public int Get_Current_Total_Calls()
        {
            int ret = LinearMathPINVOKE.CProfileIterator_Get_Current_Total_Calls(swigCPtr);

            return(ret);
        }