Interface TimerSet

    • Method Detail

      • getActiveCount

        int getActiveCount()
        Returns the number of Timer instances in this set that are currently active (i.e. Timer.start() has been called since the last Timer.stop() call.