Home | History | Annotate | Download | only in editors

Lines Matching defs:formatDuration

715                 return formatDuration(c.getWallDuration());
717 return formatDuration(c.getThreadDuration());
723 private String formatDuration(int time) {