Draft: show 00:00 for ticks under 1 second
should fix #27770
When it comes to duration, 00:00 might seem weird
But i don't see others caring to show ms for this rare case (e.g nautilus, plex)..
This is a design choice. In case you would like to show ms on duration, one solution is for formatHMS(), formatLong(), formatShort() to have a bool argument on what to return for under 1000ms