startMonitor method

void startMonitor()

Implementation

void startMonitor() {
  _monitor.loop();
}