stime property

  1. @ImcField('Time Stamp', 'stime', ImcType.typeUint32, units: 's')
int stime

Time, in seconds, since January 1st 1970.

Implementation

@ImcField('Time Stamp', 'stime', ImcType.typeUint32, units: 's')
int get stime;