Home
last modified time | relevance | path

Searched refs:EVENT_THROTTLE_MS (Results 1 – 3 of 3) sorted by relevance

/expo/packages/expo-barcode-scanner/build/
H A DBarCodeScanner.js7 const EVENT_THROTTLE_MS = 500; constant
96 Date.now() - this.lastEventsTimes[type] < EVENT_THROTTLE_MS) {
H A DBarCodeScanner.js.map1EVENT_THROTTLE_MS = 500;\n\n// @needsAudit\n/**\n * Those coordinates are represented in the coord…
/expo/packages/expo-barcode-scanner/src/
H A DBarCodeScanner.tsx16 const EVENT_THROTTLE_MS = 500;
233 Date.now() - this.lastEventsTimes[type] < EVENT_THROTTLE_MS