Exemplo n.º 1
0
void Chunk::testEnd(){

    if(iterations == ITER)  {
        globalMainProxy.finished();
    }

}