Constant babalcore::BASE_KEYBOARD_ACC_VALUE[][src]

pub const BASE_KEYBOARD_ACC_VALUE: f64 = 0.01f64;

When first pressing a key, this value is put in the accumulator. This is to avoid waiting for the first repeat to actually do something.