Method FromRounds
FromRounds(int)
Returns a TimeSpan equal to the specified amount of rounds.
public static TimeSpan FromRounds(int rounds)
Parameters
roundsintThe number of rounds.
Returns a TimeSpan equal to the specified amount of rounds.
public static TimeSpan FromRounds(int rounds)
rounds intThe number of rounds.