Class WallClockTimeComputer
java.lang.Object
com.evolveum.midpoint.schema.util.task.WallClockTimeComputer
Computes real wall clock time from a set of execution records ("from - to").
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionlong
-
Constructor Details
-
WallClockTimeComputer
public WallClockTimeComputer(long[][] inputs)
-
-
Method Details
-
getSummaryTime
public long getSummaryTime() -
getEarliestStartTime
-
getNonOverlappingRecords
-