Searched refs:hysteresisFind (Results 1 – 1 of 1) sorted by relevance
101 auto hysteresisFind = cfg.find("Hysteresis"); in parseThresholdsFromConfig() local102 if (hysteresisFind != cfg.end()) in parseThresholdsFromConfig()105 std::visit(VariantToDoubleVisitor(), hysteresisFind->second); in parseThresholdsFromConfig()