Esempio n. 1
0
 public long getTime() {
   long[] times = battery.getTime();
   return times[times.length - 1];
 }