Skip to main content

TICK_TIME_SMOOTHING

Constant TICK_TIME_SMOOTHING 

Source
const TICK_TIME_SMOOTHING: f32 = 0.8;
Expand description

Smoothing factor for exponential moving average (matches vanilla’s 0.8).