Home
last modified time | relevance | path

Searched refs:myNumBatches (Results 1 – 1 of 1) sorted by relevance

/dports/cad/sumo/sumo-1.2.0/src/utils/foxtools/
H A DFXWorkerThread.h99 , myNumBatches(0), myTotalMaxLoad(0.), myTotalSpread(0.) in myPoolMutex()
205 myNumBatches++;
206 if (myNumBatches % WORKLOAD_INTERVAL == 0) {
275 int myNumBatches; variable