start method

void start()

Starts the tracer

Implementation

void start() {
  _enabled = true;
}