millisecondPart property

int millisecondPart

Implementation

int get millisecondPart => inMilliseconds % 1000;