Class SystemTool.ThreadTimes

  • Enclosing class:
    SystemTool

    public class SystemTool.ThreadTimes
    extends java.lang.Object
    Thread times
    • Constructor Summary

      Constructors 
      Constructor Description
      ThreadTimes()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • time

        public long time
      • threadsCount

        public long threadsCount
      • allUserTime

        public long allUserTime
      • allCpuTime

        public long allCpuTime
      • simpliciteTime

        public long simpliciteTime
    • Constructor Detail

      • ThreadTimes

        public ThreadTimes()