Closed
Description
When ms
is too long, one has to resort to using ns
right now but it's 6 orders difference. It would be useful to support μs
as a unit in between. It could be a little cumbersome to type as alt+m but I guess it'd be ok occasionally. My specific use case is with scaling micrometer histograms where calls take less than a millisecond to complete but still in thousands of nanoseconds, so microseconds would be very welcomed to be configured through external configuration.