milliseconds property

int get milliseconds

Implementation

int get milliseconds => inMilliseconds - (inSeconds * 1000);