Searched refs:getPendingTime (Results 1 – 1 of 1) sorted by relevance
93 public long getPendingTime(long now) { in getPendingTime() method in JobPackageTracker.PackageEntry312 printDuration(pw, period, pe.getPendingTime(now), pe.pendingCount, "pending"); in dump()402 time += cur.getActiveTime(now) + cur.getPendingTime(now); in getLoadFactor()406 time += last.getActiveTime(now) + last.getPendingTime(now); in getLoadFactor()