|
FireSync API
|
| kStatus kHealthProbe_UpdateBaseline | ( | kHealthProbe | probe | ) |
Transfers the current probe value to the baseline.
This method is equivalent to calling SetBaseline(Value()) followed by SetValue(0).
Refer to the kHealthProbe class summary for more information on probe baselines.
| probe | Probe object. |