reportTime property

  1. @ImcField('Report Timestamp', 'report_time', ImcType.typeFp64, units: 's')
double reportTime

Time in seconds since epoch, for the generation instant.

Implementation

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