summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/EC_Config/TestConfig.h
diff options
context:
space:
mode:
authorthrall <thrall@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-10-08 22:08:53 +0000
committerthrall <thrall@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-10-08 22:08:53 +0000
commit7e83a1bb944f50b67f118923afd055d5cb5b1fa6 (patch)
tree7c4ccc1d8970e6b7594e67c7ce3b3708efb69569 /TAO/orbsvcs/tests/EC_Config/TestConfig.h
parent97abc1130e52c2bfb312f467cefbb75ff45eea22 (diff)
downloadATCD-EC_Kokyu_0.tar.gz
Lots of changes. Refactored RT_Info creation into TimeoutConsumer,EC_Kokyu_0
Consumer. Spawns thread for orb->run(), shuts down correctly when all events sent from TimeoutConsumers.
Diffstat (limited to 'TAO/orbsvcs/tests/EC_Config/TestConfig.h')
-rw-r--r--TAO/orbsvcs/tests/EC_Config/TestConfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/EC_Config/TestConfig.h b/TAO/orbsvcs/tests/EC_Config/TestConfig.h
index 536569f4b3b..1ab044cd160 100644
--- a/TAO/orbsvcs/tests/EC_Config/TestConfig.h
+++ b/TAO/orbsvcs/tests/EC_Config/TestConfig.h
@@ -35,7 +35,7 @@ typedef ACE_Weak_Bound_Ptr<Test_Config_Set,ACE_Null_Mutex> TCFG_SET_WPTR;
// distinct values for each.
typedef unsigned long Entity_Type_t;
-typedef long Period_t;
+typedef long Period_t; //in milliseconds
enum Criticality_t {
// Defines the criticality of the entity.