Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ clearHistory

std::optional<ClearHistoryPolicy> DataStorm::Config::clearHistory

The clear history policy specifies when samples are removed from the sample history.

By default, samples are removed when a new sample is is received which effectively disables the sample history.

Definition at line 85 of file Types.h.