Class ConcurrentMark

    • Constructor Detail

      • ConcurrentMark

        public ConcurrentMark​(DateTimeStamp timeStamp,
                              double duration,
                              double cpuTime,
                              double wallClockTime)
        Parameters:
        timeStamp - start of event
        duration - duration of event
        cpuTime - amount of CPU time consumes
        wallClockTime - duration real time (hints at level of parallelize)