milliseconds property

Duration milliseconds

Implementation

Duration get milliseconds => (this * 1000).microseconds;