Profiler

slinky.core.facade.Profiler$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

case class Props(id: String, onRender: (String, String, Double, Double, Double, Double, Object) => Unit)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Inherited types

type Element = E
type RefType = R

Value members

Concrete methods

def apply(id: String, onRender: (String, String, Double, Double, Double, Double, Object) => Unit): BuildingComponent[Nothing, Object]

Inherited methods

Concrete fields

override val component: String | Object