summaryrefslogtreecommitdiff
path: root/tests/Map_Manager_Test.cpp
diff options
context:
space:
mode:
authornaga <naga@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-22 01:07:43 +0000
committernaga <naga@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-22 01:07:43 +0000
commit93dbbc2deddbf483f7b2a938d66f04f0ab955f52 (patch)
tree3a545b6398103088b481617be85372dacc79bd37 /tests/Map_Manager_Test.cpp
parentb3788e47fcd133d89619883c2a0176d332884981 (diff)
downloadATCD-93dbbc2deddbf483f7b2a938d66f04f0ab955f52.tar.gz
*** empty log message ***
Diffstat (limited to 'tests/Map_Manager_Test.cpp')
-rw-r--r--tests/Map_Manager_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Map_Manager_Test.cpp b/tests/Map_Manager_Test.cpp
index 874a6226d2b..406bb7e586c 100644
--- a/tests/Map_Manager_Test.cpp
+++ b/tests/Map_Manager_Test.cpp
@@ -474,7 +474,7 @@ run_test (void (*ptf) (size_t, size_t),
ACE_DEBUG ((LM_DEBUG,
ASYS_TEXT ("time per call = %f usecs\n"),
- (et.real_time / double (iterations)) * 1000000));
+ (et.real_time / ACE_timer_t (iterations)) * 1000000));
}
int