Class TimeUtils


  • public class TimeUtils
    extends java.lang.Object
    Since:
    7.11.2020
    • Constructor Summary

      Constructors 
      Constructor Description
      TimeUtils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static long getTime()  
      static java.lang.String timeSpent​(long started)  
      • Methods inherited from class java.lang.Object

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

      • TimeUtils

        public TimeUtils()
    • Method Detail

      • getTime

        public static long getTime()
      • timeSpent

        public static java.lang.String timeSpent​(long started)