Searched refs:typeAheadTimeoutMs (Results 1 – 1 of 1) sorted by relevance
68 static const TimeStamp typeAheadTimeoutMs = 1000; variable313 if (delta > typeAheadTimeoutMs) { in typeAheadFind()