Constant T_EPS

Source
const T_EPS: f64 = 1e-4;
Expand description

Two keys closer than this in time are the same key (model::KEY_EPS, which is private).