Home | History | Annotate | Download | only in os

Lines Matching refs:usedTime

317                 public long usedTime;
1891 TimeUtils.formatDuration(ew.usedTime, pw);
1895 pw.print((ew.usedTime*100)/ew.overTime);