Class WallClockTimeComputer


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

      • WallClockTimeComputer

        public WallClockTimeComputer​(long[][] inputs)