ADTF  3.18.2
ISampleStreamTracer::tTraceData

struct holding the data as provided through the sample stream trace view interface More...

Inheritance diagram for ISampleStreamTracer::tTraceData:
[legend]

Public Attributes

uint64_t ui64SampleCount = 0
 
tTimeStamp tmLastSample = 0
 
double fSamplesPerSecond = 0.0
 
double fBytesPerSecond = 0.0
 
uint64_t ui64TriggerCount = 0
 
tTimeStamp tmLastTrigger = 0
 
double fTriggerPerSecond = 0.0
 

Detailed Description

struct holding the data as provided through the sample stream trace view interface

Definition at line 39 of file sample_stream_tracer_intf.h.