示例#1
0
  public void notifyQueryStarted() {
    _queries.increment();

    _queryExecutionTime.eventStarted();
  }