Skip to content

method view: Make elapsed times translatable

Link Mauve requested to merge linkmauve/d-spy:translatable-time into main

Also rename Ø into Average, I wasn’t sure whether to use Mean here instead, also Min/Max could be Minimum/Maximum as there is enough space to write them entirely, but I left them as is for now.

It would also be useful to display the unit there, which is I think microseconds according to the glib docs.

Merge request reports