Option to format timestamp as [ HH:MM:SS.MMM ] #5
Labels
conclusion: resolved
Issue was resolved
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
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();
The text was updated successfully, but these errors were encountered: