htime property

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

Timestamp (Epoch time).

Implementation

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