On

io.github.pidoveproject.showdown.protocol.server.tournament.TournamentAutoStart.On
final case class On(startTimer: Timestamp)

Start the tournament after startTimer time.

Attributes

Source
TournamentAutoStart.scala

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product