Tick

final case class Tick(time: Option[Long]) extends TraceEvent

A TraceEvent that records a clock tick.

Value parameters:
time

the number of the tick, if available

Companion:
object
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Returns:

a string representation of the object.

Definition Classes

Inherited methods

Inherited from:
Product

Concrete fields

a short description of the event

a short description of the event