kBackspaceEventDelay top-level constant

int const kBackspaceEventDelay

The delay at which the entered text is erased when holding backspace.

Implementation

const int kBackspaceEventDelay = 100;