Function getLowerBracketRoundCount

  • Returns the number of rounds a lower bracket has given the number of participants in a double elimination stage.

    Parameters

    • participantCount: number

      The number of participants in the stage.

    Returns number

Generated using TypeDoc