Interface Timer.TimerRunnable

    • Method Detail

      • timeout

        void timeout​(long timeToRun)
        Method invoked by timer at requested time.
        Parameters:
        timeToRun - time in ms to run.