Class WallClockTimeComputer

java.lang.Object
com.evolveum.midpoint.schema.util.task.WallClockTimeComputer

public class WallClockTimeComputer extends Object
Computes real wall clock time from a set of execution records ("from - to").
  • Constructor Details

    • WallClockTimeComputer

      public WallClockTimeComputer(long[][] inputs)
  • Method Details