htime property

  1. @ImcField('Timestamp', 'htime', ImcType.typeFp64, units: 's')
double get htime

Timestamp for command (Epoch time).

Implementation

@ImcField('Timestamp', 'htime', ImcType.typeFp64, units: 's')
double get htime;