AppleSauce
    Preparing search index...
    • Gets all timeout values from a relay monitor announcement (from timeout tags) Returns an array of objects with optional test type and timeout value Index 1 is the timeout in milliseconds, index 2 (optional) is the test type

      Parameters

      Returns { test?: string; timeout: number }[]