void RLInferenceModel::stopInference()

in inference_pkg/src/intel_inference_eng.cpp [243:245]


    void RLInferenceModel::stopInference() {
        doInference_ = false;
    }