| sensorfw
    | 
A base class for measurement data that contain timestamp. More...
#include <genericdata.h>
 
  
| Public Member Functions | |
| TimedData (const quint64 ×tamp) | |
| Constructor.  More... | |
| Public Attributes | |
| quint64 | timestamp_ | 
| monotonic time (microsec)  More... | |
A base class for measurement data that contain timestamp.
Definition at line 35 of file genericdata.h.
| 
 | inline | 
Constructor.
| timestamp | monotonic time (microsec) | 
Definition at line 44 of file genericdata.h.
| quint64 TimedData::timestamp_ | 
monotonic time (microsec)
Definition at line 46 of file genericdata.h.