longPressDuration constant
int
const longPressDuration
Long press duration threshold (in milliseconds)
Implementation
static const int longPressDuration = 500;
Long press duration threshold (in milliseconds)
static const int longPressDuration = 500;