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
commit50f28e7e5f8732ffbbf9a015e7c06b1b90bfdae6 (patch)
tree3a545b6398103088b481617be85372dacc79bd37 /tests/Map_Manager_Test.cpp
parent272caf8cf9546ee48f068f01206a230596bf30c1 (diff)
downloadATCD-50f28e7e5f8732ffbbf9a015e7c06b1b90bfdae6.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