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
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TraceEventclass Objecttrait Matchableclass Any