Package 

Class PeriodicRunnableWithObject

    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final T o
    • Method Summary

      Modifier and Type Method Description
      void run() Updates #_lastProcessTime.
      • Methods inherited from class org.jitsi.utils.concurrent.PeriodicRunnable

        getLastProcessTime, getPeriod, getTimeUntilNextRun, setPeriod
      • Methods inherited from class java.lang.Runnable

        run
      • Methods inherited from class java.lang.Object

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

      • run

         void run()

        Updates #_lastProcessTime.