On

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

Disqualify inactive players each disqualifyTimer time.

Attributes

Source
TournamentAutoDq.scala

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product