Closed
Description
Showing the timestamp as a raw ms count can be helpful for doing time-math, but for visual inspection, it can be much easier to have the timestamp formatted as something like [ HH:MM:SS.MMM ]. For more than 100 hours, an extra H digit can be added.
I suggest the addition of a format switch function, something like formatTimestampOn();