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 SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionlong
- 
Constructor Details- 
WallClockTimeComputerpublic WallClockTimeComputer(long[][] inputs) 
 
- 
- 
Method Details- 
getSummaryTimepublic long getSummaryTime()
- 
getEarliestStartTime
- 
getNonOverlappingRecords
 
-