Searched refs:endTesttime (Results 1 – 1 of 1) sorted by relevance
606 long endTesttime = System.currentTimeMillis(); in bluetoothConnectionThroughputRead() local608 long diffTime = endTesttime - startTesttime; // time delta in milliseconds in bluetoothConnectionThroughputRead()