t property

  1. @ImcField('Time offset', 't', ImcType.typeInt16, units: 's')
int t

Time offset in seconds relative to the base time expressed in the enclosing HistoricData message.

Implementation

@ImcField('Time offset', 't', ImcType.typeInt16, units: 's')
int get t;