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