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