desktop-dart / duration

Utilities to make working with 'Duration's easier.
BSD 3-Clause "New" or "Revised" License
53 stars 47 forks source link

Update milliseconds.dart to remove debug logging #33

Closed jeffjose closed 3 years ago

jeffjose commented 4 years ago

Remove debug logging from milliseconds.dart

jeffjose commented 4 years ago

Fixes https://github.com/desktop-dart/duration/issues/31

tejainece commented 3 years ago

printMilliseconds is to print. Use prettyMilliseconds function to only convert.