start static method

void start()

Implementation

static void start() {
  _stopwatch.start();
}