Why not simply 17.5531 ms ("%.4f ms") to get rid of the non-ASCII µ prefix?fwiw I like this solution for the output. It is very clear to me.
+1 and without space 17.5531ms
KnightMare via Digitalmars-d-learn Tue, 28 May 2019 11:30:45 -0700
Why not simply 17.5531 ms ("%.4f ms") to get rid of the non-ASCII µ prefix?fwiw I like this solution for the output. It is very clear to me.
+1 and without space 17.5531ms