Constant DECAY_TIME_FACTOR

Source
const DECAY_TIME_FACTOR: f32 = 2500.0;
Expand description

Magic factor used to control sentiment decay speed (note: higher = slower decay, for implementation reasons).