Searched refs:timeA (Results 1 – 1 of 1) sorted by relevance
960 long timeA = SystemClock.elapsedRealtimeNanos(); in collectSensorEventsRealtime() local971 if (timeB - timeA > 1_000_000L ) { // > 1ms in collectSensorEventsRealtime()974 timeA = timeB; in collectSensorEventsRealtime()