clear static method

void clear()

Clear all tracking data

Implementation

static void clear() {
  _clearAll();
}