clearEventHistory static method

void clearEventHistory()

Implementation

static void clearEventHistory() {
  _eventLog.clear();
}