Timestamp

io.github.pidoveproject.showdown.protocol.server.BattleProgressMessage.Timestamp
final case class Timestamp(timestamp: Timestamp)

An update on the battle timestamp.

Value parameters

timestamp

the current timestamp of the battle

Attributes

Source
BattleProgressMessage.scala

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product