pub const DOUBLE_TIME: u32 = 0x02F0;Expand description
DoubleTime: maximum TickCount interval recognized as a double-click.
Classic applications commonly read this long directly instead of
calling through the Event Manager.
Inside Macintosh Volume I, I-260 documents the value and global name;
MPW SysEqu.h defines DoubleTime at $02F0.