Tick

o1.gui.viewimpl.tracing$.TraceEvent$.Tick
See theTick companion object
final case class Tick(time: Option[Long]) extends TraceEvent

A TraceEvent that records a clock tick.

Parameters

time

the number of the tick, if available

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait TraceEvent
class Object
trait Matchable
class Any
Show all

Members list

Keywords
  • no keywords
  • override
Inherited Not inherited
  • Not inherited
  • Product

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
Any

Concrete fields

val name: String

a short description of the event

a short description of the event