You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As us is supported, implementing µs should very easy from a string. But what if we go the other way.
Current behavior is a duration to string becomes us.
If we take a string that contains µs and convert it to a duration and back to a duration-string, it would become us, this seems like a unwanted or maybe unexpected effect.
Perhaps a way to deal with this, is to have a method that allows you to set if you want to output microseconds as us or ms.
µs
is MicrosecondThe text was updated successfully, but these errors were encountered: