recordQueryExecuted method

void recordQueryExecuted()

Implementation

void recordQueryExecuted() {
  _queriesExecuted++;
}