summaryrefslogtreecommitdiff
path: root/ace/High_Res_Timer.h
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-28 02:35:12 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-28 02:35:12 +0000
commit03816b79cbd155b76e486d5e8dfa5e8881cff067 (patch)
tree6a3e18f8f93bf108fce4a9ffc5ff54e134b3d9bb /ace/High_Res_Timer.h
parentb8d24ff356cc83fb4762ca51eb73baf0ef3bd6be (diff)
downloadATCD-03816b79cbd155b76e486d5e8dfa5e8881cff067.tar.gz
moved calibration from constructor to global_scale_factor () accessor
Diffstat (limited to 'ace/High_Res_Timer.h')
-rw-r--r--ace/High_Res_Timer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/High_Res_Timer.h b/ace/High_Res_Timer.h
index d3b4d1a3566..29f4ccdd315 100644
--- a/ace/High_Res_Timer.h
+++ b/ace/High_Res_Timer.h
@@ -74,7 +74,7 @@ public:
// by zero exceptions.
static ACE_UINT32 global_scale_factor ();
- // Accesses the current global_scale_factor.
+ // Accesses the global_scale_factor.
static int get_env_global_scale_factor (const char *env = "ACE_SCALE_FACTOR");
// Sets the global_scale_factor to the value in the <env>