Skip to main content

ec_adaptive_get_stats_period

Last updated March 2020

Name

ec_adaptive_get_stats_period — Return the adaptive_stats_period which is the retention period for adaptive stats

Synopsis

#include "modules/generic/adaptive.h"

| int **ec_adaptive_get_stats_period** ( | ); |   |

void;

Description

Note

This reference page was automatically generated from functions found in the header files in the development branch. The function described here may not exist in generally available versions of Momentum, and may change in behavior when it is generally available. Consult your vendor for definitive advice on the use of this function.

Return the adaptive_stats_period which is the retention period for adaptive stats.

Return Values

retention period in seconds

**Configuration Change. ** This feature is available starting from Momentum 3.3.

Was this page helpful?