micros property

  1. @Uint16()
int micros
getter/setter pair

Microsecond offset within the millisecond (0..999).

Implementation

@Uint16()
external int micros;