TraceEvent

o1.gui.viewimpl.tracing$.TraceEvent
See theTraceEvent companion object
sealed trait TraceEvent

Describes a single tick or GUI event recorded while tracing a View. See the TraceEvent companion object for specific subtypes.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Init.type
class Input[Info]
class Tick

Members list

Value members

Abstract fields

val name: String

a short description of the event

a short description of the event

Attributes