From 53c25f1bf402db9c67c3eba700e7086db2ecc751 Mon Sep 17 00:00:00 2001 From: nanbor Date: Wed, 3 Dec 2003 05:45:20 +0000 Subject: *** empty log message *** --- TAO/CIAO/tests/RTCCM/Priority_Test/Controllers/Controller_exec.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TAO/CIAO/tests/RTCCM/Priority_Test/Controllers/Controller_exec.cpp b/TAO/CIAO/tests/RTCCM/Priority_Test/Controllers/Controller_exec.cpp index 3055b14f10a..b633aa30290 100644 --- a/TAO/CIAO/tests/RTCCM/Priority_Test/Controllers/Controller_exec.cpp +++ b/TAO/CIAO/tests/RTCCM/Priority_Test/Controllers/Controller_exec.cpp @@ -32,7 +32,7 @@ MyImpl::Controller_exec_i::start (CORBA::Long arg Priority_Test::Common_Ops_var device = this->context_->get_connection_worker (ACE_ENV_SINGLE_ARG_PARAMETER); - const int niterations = 100000; + const int niterations = 1000; const CORBA::Long work = arg; ACE_Sample_History history (niterations); -- cgit v1.2.1