DOUBLE_CLICK_THRESHOLD_MS

double click max interval, milliseconds; may be changed by platform

__gshared
long DOUBLE_CLICK_THRESHOLD_MS;

Meta