Home
last modified time | relevance | path

Searched refs:dwellTimeIn (Results 1 – 2 of 2) sorted by relevance

/openbmc/telemetry/src/
H A Ddiscrete_threshold.cpp12 Milliseconds dwellTimeIn, const std::string& thresholdValueIn, in DiscreteThreshold() argument
16 dwellTime(dwellTimeIn), thresholdValue(thresholdValueIn), in DiscreteThreshold()
H A Dnumeric_threshold.cpp9 Milliseconds dwellTimeIn, numeric::Direction directionIn, in NumericThreshold() argument
13 dwellTime(dwellTimeIn), direction(directionIn), in NumericThreshold()