- Add formatProcessingTime function to display microseconds for values < 1ms - Show 0 µs for times < 0.001ms, X.X µs for times < 0.01ms - Show X.XXX ms for times < 1ms, X.XX ms for times >= 1ms - Apply formatting to both average and min/max time displays |
||
---|---|---|
.. | ||
status.html | ||
templates.go |