Class ClockTabPanel

    • Method Detail

      • getUpdateInterval

        public int getUpdateInterval()
        Description copied from class: TabContentPanel
        Gets the update interval of this panel, in units of 200 milliseconds (the plugin panel checks if its contents should be updated every 200 ms; this can be considered its "tick rate").
        Specified by:
        getUpdateInterval in class TabContentPanel