Changeset 14681
- Timestamp:
- 11/22/12 09:10:04 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/ratecontrol.cc
r14616 r14681 496 496 ("Start a search for a reasonable minimum global threshold"); 497 497 498 AddEvent("STOP", "", RateControl::State::kSettingGlobalThreshold, RateControl::State::kInProgress)498 AddEvent("STOP", RateControl::State::kSettingGlobalThreshold, RateControl::State::kGlobalThresholdSet, RateControl::State::kInProgress) 499 499 (bind(&StateMachineRateControl::StopRC, this)) 500 500 ("Stop a calibration or ratescan in progress");
Note:
See TracChangeset
for help on using the changeset viewer.