truck-code
Public Attributes | List of all members
timestamp_t Struct Reference

#include <timestamp.h>

Public Attributes

int hour
 
int minute
 
int second
 
int millisecond
 

Detailed Description

timestamp used to identify when each datapoint was issued. All J1939 datasets contain a timestamp_t variable.

Member Data Documentation

◆ hour

int timestamp_t::hour

hour

◆ millisecond

int timestamp_t::millisecond

millisecond

◆ minute

int timestamp_t::minute

minute

◆ second

int timestamp_t::second

second


The documentation for this struct was generated from the following file: