call method

void call()

Implementation

void call() {
  system.startTracking(sub);
  system.endTracking(sub);
}