Class TimerUtil


  • public class TimerUtil
    extends java.lang.Object
    • Constructor Detail

      • TimerUtil

        public TimerUtil​(long cPtr,
                         boolean cMemoryOwn)
      • TimerUtil

        public TimerUtil()
    • Method Detail

      • getCPtr

        public static long getCPtr​(TimerUtil obj)
      • delete

        public void delete()
      • currentTimeMs

        public static long currentTimeMs()
      • currentTimeUs

        public static long currentTimeUs()
      • currentTime

        public static double currentTime()
      • sleepMs

        public static void sleepMs​(int period)
      • sleepUs

        public static void sleepUs​(int period)