Binding DEFAULT_STAT_TIMES_EMA_FACTOR FieldNFX Class Library

[This is preliminary documentation and is subject to change.]

Defines how much smoothing the timing statistics filter does - the lower the number the more smoothing is done. Smoothing makes stat times insensitive to some seldom delays that may happen every now and then

Namespace: NFX.Glue
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public const double DEFAULT_STAT_TIMES_EMA_FACTOR

Field Value

Type: OnlineDouble
See Also