truck-code
|
#include <timestamp.h>
Public Attributes | |
int | hour |
int | minute |
int | second |
int | millisecond |
timestamp used to identify when each datapoint was issued. All J1939 datasets contain a timestamp_t variable.
int timestamp_t::hour |
hour
int timestamp_t::millisecond |
millisecond
int timestamp_t::minute |
minute
int timestamp_t::second |
second