Class StopWatch.TaskInfo

    • Method Detail

      • getTimeMillis

        public long getTimeMillis()
        Return the time in milliseconds this task took.
      • getTimeSeconds

        public double getTimeSeconds()
        Return the time in seconds this task took.