Class PerformanceEntry

    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • duration

        public double duration
      • entryType

        public java.lang.String entryType
      • name

        public java.lang.String name
      • startTime

        public double startTime
    • Constructor Detail

      • PerformanceEntry

        public PerformanceEntry()