Timestamps

io.github.pidoveproject.showdown.protocol.client.OptionCommand.Timestamps
final case class Timestamps(target: TimestampTarget, interval: TimeInterval)

Change timestamp preferences.

Value parameters

interval

the new interval to set in target

target

the type or place to change

Attributes

Source
OptionCommand.scala

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product