Home | History | Annotate | Download | only in server

Lines Matching defs:formatDuration

910                     TimeUtils.formatDuration(fs.aggregateTime, pw);
934 pw.print(" "); TimeUtils.formatDuration(bs.aggregateTime, pw);
947 TimeUtils.formatDuration(fs.aggregateTime, pw);
1121 pw.print(" when="); TimeUtils.formatDuration(when, now, pw);