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