start

abstract fun start(): Trace

Start the timer for the performance trace.


open fun start(source: (Traceable?) -> TraceValue?): Trace

Start the trace with a "source" attribute.