#include <Timeprobe.h>
Collaboration diagram for ACE_timeprobe_t:

Public Types | |
| enum | event_type { NUMBER, STRING } | 
| Type of event. More... | |
Public Attributes | |
| event | event_ | 
| Event.  | |
| event_type | event_type_ | 
| Type of event.  | |
| ACE_hrtime_t | time_ | 
| Timestamp.  | |
| ACE_thread_t | thread_ | 
| Id of thread posting the time probe.  | |
      
  | 
  
| 
 Type of event. 
  | 
  
      
  | 
  
| 
 Event. 
  | 
  
      
  | 
  
| 
 Type of event. 
  | 
  
      
  | 
  
| 
 Id of thread posting the time probe. 
  | 
  
      
  | 
  
| 
 Timestamp. 
  | 
  
1.2.18