summaryrefslogtreecommitdiff
path: root/ace/Timeprobe.h
diff options
context:
space:
mode:
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_;