Interface Time

    • Method Detail

      • now

        Date now()
        Returns:
        Date now date for Datashare
      • currentTimeMillis

        long currentTimeMillis()
        Returns:
        current milliseconds since 1st january 1970, 00:00:00 GMT
      • addMilliseconds

        void addMilliseconds​(int toAddInMs)