inMilliseconds property

int inMilliseconds

This offset in milliseconds.

Implementation

int get inMilliseconds => _microseconds ~/ 1000;