summaryrefslogtreecommitdiff
path: root/ace/Timeprobe.h
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-04-18 06:55:28 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-04-18 06:55:28 +0000
commitef5909be4986d4336ab9441e7c0da301fa13bf0a (patch)
tree09573bdd69d39a1c1c09d45888fefed93df1a85d /ace/Timeprobe.h
parentcf88944b75262f76b39c730152afc95d6f0d78b0 (diff)
downloadATCD-Timeprobes.tar.gz
*** empty log message ***Timeprobes
Diffstat (limited to 'ace/Timeprobe.h')
-rw-r--r--ace/Timeprobe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Timeprobe.h b/ace/Timeprobe.h
index aa4729d1d16..72123a093d2 100644
--- a/ace/Timeprobe.h
+++ b/ace/Timeprobe.h
@@ -94,7 +94,7 @@ protected:
event_type event_type_;
// Event type
- ACE_Time_Value time_;
+ ACE_hrtime_t time_;
// Timestamp
ACE_thread_t thread_;