Interface NetworkAdminSpeedTestScheduler

    • Method Detail

      • initialise

        void initialise()
        If system crashes on start-up, then speed tests torrents need to be cleaned on start-up etc - call this method on start to allow this
      • getLastResult

        NetworkAdminSpeedTesterResult getLastResult​(int type)
        Get the most recent result for a given test type, null if none
        Parameters:
        type - - ID for the type of test - use abouve constants
        Returns:
        - Result