#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... |
|
Type of event.
|
|
Event.
|
|
Type of event.
|
|
Id of thread posting the time probe.
|
|
Timestamp.
|