stopTrace static method

void stopTrace()

Implementation

static void stopTrace() {
  dev.Timeline.finishSync();
}