#include <Timeprobe.h>
Public Types | |
| enum | event_type { NUMBER, STRING } |
| Type of event. More... | |
Public Attributes | |
| event | event_ |
| Event. More... | |
| event_type | event_type_ |
| Type of event. More... | |
| ACE_hrtime_t | time_ |
| Timestamp. More... | |
| ACE_thread_t | thread_ |
| Id of thread posting the time probe. More... | |
Definition at line 79 of file Timeprobe.h.
|
|
Type of event.
Definition at line 90 of file Timeprobe.h.
|
|
|
Event.
Definition at line 97 of file Timeprobe.h. Referenced by ACE_Timeprobe::find_description_i. |
|
|
Type of event.
Definition at line 100 of file Timeprobe.h. Referenced by ACE_Timeprobe::find_description_i. |
|
|
Id of thread posting the time probe.
Definition at line 106 of file Timeprobe.h. Referenced by ACE_Timeprobe::print_absolute_times, and ACE_Timeprobe::print_times. |
|
|
Timestamp.
Definition at line 103 of file Timeprobe.h. Referenced by ACE_Timeprobe::print_times. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002