milliseconds property

int milliseconds

Implementation

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