#include <sample_stream_tracer_intf.h>
Inherited by adtf::services::quiet::ISampleStreamTracer::tTraceData.
|
|
uint64_t | ui64SampleCount = 0 |
| | amount of sample received
|
| |
|
tTimeStamp | tmLastSample = 0 |
| | last sample time in streamtime
|
| |
|
double | fSamplesPerSecond = 0.0 |
| | float value for sample count per streamtime second
|
| |
|
double | fBytesPerSecond = 0.0 |
| | float value for sample data per streamtime second
|
| |
|
uint64_t | ui64TriggerCount = 0 |
| | amount of trigger received
|
| |
|
tTimeStamp | tmLastTrigger = 0 |
| | last trigger time in streamtime
|
| |
|
double | fTriggerPerSecond = 0.0 |
| | float value for trigger count per streamtime second
|
| |
struct holding the data as provided through the sample stream trace view interface
The documentation for this struct was generated from the following file: