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